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