Searched defs:UMODDI (Results 1 – 2 of 2) sorted by relevance
182 #define UMODDI(x, y) ((UDI) (x) % (UDI) (y)) macro