Searched defs:__bitset_words (Results 1 – 2 of 2) sorted by relevance
43 #define __bitset_words(_s) (__howmany(_s, _BITSET_BITS)) macro
45 #define __bitset_words(_s) (__howmany(_s, _BITSET_BITS)) macro