Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libc/search/
Dhash.h172 #define ALL_SET ((__uint32_t)0xFFFFFFFF) macro
Dhash_page.c632 ip[clearints - 1] = ALL_SET << (nbits & BYTE_MASK); in __ibitmap()
690 if (freep[j] != ALL_SET) in overflow_page()