Searched defs:UMODSI (Results 1 – 2 of 2) sorted by relevance
122 #define UMODSI(x, y) ((USI) (x) % (USI) (y)) macro