Home | History | Annotate | Download | only in inc

Lines Matching defs:CEILING2

46 #define CEILING2(X)  (((X) + 0x0001) & 0xFFFE)