Searched defs:DIVIDE (Results 1 – 6 of 6) sorted by relevance
182 #define DIVIDE(x,y) (((x) + ((y) / 2)) / (y)) macro
58 #define DIVIDE(x,y) (((x) + ((y) / 2)) / (y)) macro
194 DIVIDE = 3 define512 DIVIDE = 3 define2396 DIVIDE = 3 define
264 DIVIDE = 3 define582 DIVIDE = 3 define2490 DIVIDE = 3 define
180 #define DIVIDE 0x80 /* Divide operators */ macro
4286 DIVIDE, in format_replace_expression() enumerator