Searched defs:LM32_NUM_INTS (Results 1 – 2 of 2) sorted by relevance
275 #define LM32_NUM_INTS(X) (((X) + UNITS_PER_WORD - 1) / UNITS_PER_WORD) macro