Searched defs:LOW_MASK (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/ntp/libparse/ | ||
H A D | mfp_mul.c | 41 #define LOW_MASK (u_int32)((1<<(FRACTION_PREC/2))-1) macro |
/freebsd/lib/libc/db/hash/ | ||
H A D | hash.h | 281 #define LOW_MASK hdr.low_mask macro |