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

/freebsd-11-stable/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-11-stable/contrib/gcc/
H A Ddbxout.c746 low_mask = (((unsigned HOST_WIDE_INT)1) << n_leftover_bits) - 1; local

Completed in 59 milliseconds