Searched defs:low_mask (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/lib/libc/db/hash/
H A Dhash.h76 u_int32_t low_mask; /* Mask to modulo into lower half of member in struct:hashhdr
/freebsd-9.3-release/contrib/gcc/
H A Ddbxout.c746 low_mask = (((unsigned HOST_WIDE_INT)1) << n_leftover_bits) - 1; local

Completed in 47 milliseconds