Home
last modified time | relevance | path

Searched defs:high_mask (Results 1 – 3 of 3) sorted by relevance

/dflybsd-src/lib/libc/db/hash/
H A Dhash.h75 uint32_t high_mask; /* Mask to modulo into entire table */ member
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dsbitmap.c346 SBITMAP_ELT_TYPE high_mask = ~(SBITMAP_ELT_TYPE)0; in bitmap_bit_in_range_p() local
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Ddbxout.c754 high_mask = (((unsigned HOST_WIDE_INT)1) << n_bits_from_high) - 1; in stabstr_O() local