Searched refs:__howmany (Results 1 – 2 of 2) sorted by relevance
41 #define __howmany(x, y) (((x) + ((y) - 1)) / (y)) macro43 #define __bitset_words(_s) (__howmany(_s, _BITSET_BITS))
43 #define __howmany(x, y) (((x) + ((y) - 1)) / (y)) macro45 #define __bitset_words(_s) (__howmany(_s, _BITSET_BITS))