Searched defs:high_mask (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/crypto/openssl/crypto/bn/asm/
H A Dpa-risc2.s73 high_mask .reg %r22 ; value 0xffffffff80000000L label
H A Dpa-risc2W.s65 high_mask .reg %r22 ; value 0xffffffff80000000L label
/freebsd-11-stable/lib/libc/db/hash/
H A Dhash.h75 u_int32_t high_mask; /* Mask to modulo into entire table */ member in struct:hashhdr
/freebsd-11-stable/contrib/gcc/
H A Ddbxout.c748 high_mask = (((unsigned HOST_WIDE_INT)1) << n_bits_from_high) - 1; local

Completed in 188 milliseconds