Searched defs:UDIVSI (Results 1 – 2 of 2) sorted by relevance
120 #define UDIVSI(x, y) ((USI) (x) / (USI) (y)) macro