Searched defs:NLONGS (Results 1 – 3 of 3) sorted by relevance
37 #define NLONGS(x) (((x) + LONG_BITS - 1) / LONG_BITS) macro
31 #define NLONGS(x) (((x) + LONG_BITS - 1) / LONG_BITS) macro
36 #define NLONGS(x) (((x) + LONG_BITS - 1) / LONG_BITS) macro