Searched refs:UTIL_BITMASK_INITIAL_WORDS (Results 1 – 1 of 1) sorted by relevance
46 #define UTIL_BITMASK_INITIAL_WORDS 16 macro73 CALLOC(UTIL_BITMASK_INITIAL_WORDS, sizeof(util_bitmask_word)); in util_bitmask_create()79 bm->size = UTIL_BITMASK_INITIAL_WORDS * UTIL_BITMASK_BITS_PER_WORD; in util_bitmask_create()