Home
last modified time | relevance | path

Searched refs:ALL_SET (Results 1 – 2 of 2) sorted by relevance

/freebsd/lib/libc/db/hash/
H A Dhash.h137 #define ALL_SET ((u_int32_t)0xFFFFFFFF) macro
H A Dhash_page.c629 ip[clearints - 1] = ALL_SET << (nbits & BYTE_MASK); in __ibitmap()
687 if (freep[j] != ALL_SET) in overflow_page()