Searched refs:ABITSET_N_WORDS (Results 1 – 1 of 1) sorted by relevance
31 #define ABITSET_N_WORDS(N) (((N) + BITSET_WORD_BITS - 1) / BITSET_WORD_BITS) macro793 size = ABITSET_N_WORDS (n_bits); in abitset_bytes()813 size = ABITSET_N_WORDS (n_bits); in abitset_init()