Home | History | Annotate | Download | only in common

Lines Matching defs:CEILING2

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