Searched defs:DIVSI (Results 1 – 2 of 2) sorted by relevance
119 #define DIVSI(x, y) ((SI) (x) / (SI) (y)) macro