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