Searched defs:hbits_tst (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/lib/libc/port/gen/ | ||
H A D | nss_dbdefs.c | 305 static const uint32_t hbits_tst = 0xf0000000; local 316 if ((g = (hval & hbits_tst)) != 0) 339 if ((g = (hval & hbits_tst)) != 0) |
Completed in 59 milliseconds