Searched refs:UINT32_ALL_ONES (Results 1 – 1 of 1) sorted by relevance
71 #define UINT32_ALL_ONES ((uint32_t)(-1)) macro172 *((uint32_t *)(map + start.byte)) = UINT32_ALL_ONES; in bitmap_set()249 if ((is_set && *valPtr == UINT32_ALL_ONES) in bitmap_get()