Searched refs:ABITSET_WORDS (Results 1 – 1 of 1) sorted by relevance
32 #define ABITSET_WORDS(X) ((X)->a.words) macro57 word = ABITSET_WORDS (src)[0]; in abitset_small_list()151 bitset_word *srcp = ABITSET_WORDS (src); in abitset_list_reverse()210 bitset_word *srcp = ABITSET_WORDS (src); in abitset_list()309 ABITSET_WORDS (dst)[dst->b.csize - 1] &= in abitset_unused_clear()317 bitset_word *dstp = ABITSET_WORDS (dst); in abitset_ones()330 bitset_word *dstp = ABITSET_WORDS (dst); in abitset_zero()343 bitset_word *dstp = ABITSET_WORDS (dst); in abitset_empty_p()356 bitset_word *srcp = ABITSET_WORDS (src); in abitset_copy1()357 bitset_word *dstp = ABITSET_WORDS (dst); in abitset_copy1()[all …]