HomeSort by: relevance | last modified time | path
    Searched refs:ALL_SET (Results 1 - 2 of 2) sorted by relevancy

  /src/lib/libc/db/hash/
hash.h 147 #define ALL_SET ((uint32_t)0xFFFFFFFF)
hash_page.c 653 ip[clearints - 1] = ALL_SET << (nbits & BYTE_MASK);
711 if (freep[j] != ALL_SET)

Completed in 14 milliseconds