Searched defs:WORDS_PER_POLY (Results 1 – 4 of 4) sorted by relevance
28 #define WORDS_PER_POLY ((N + BITS_PER_WORD - 1) / BITS_PER_WORD) macro