Searched defs:DIVIDE (Results 1 – 16 of 16) sorted by relevance
118 #define DIVIDE(x, y) (((x) + ((y) / 2)) / (y)) macro
183 #define DIVIDE(x,y) (((x) + ((y) / 2)) / (y)) macro
57 #define DIVIDE(x,y) (((x) + ((y) / 2)) / (y)) macro
53 #define DIVIDE(x,y) (((x) + ((y) / 2)) / (y)) macro
1446 #define DIVIDE(x,y) (((x) + ((y) / 2)) / (y)) macro
330 DIVIDE = 3 define648 DIVIDE = 3 define2563 DIVIDE = 3 define
330 DIVIDE = 3 define657 DIVIDE = 3 define2572 DIVIDE = 3 define
355 #define DIVIDE(x,y) (((x) + (y / 2)) / (y)) macro
54 #define DIVIDE 0x80000000 /* Divide operations [as flags] */ macro
191 #define DIVIDE 0x80 /* Divide operators */ macro