Home | History | Annotate | Download | only in common

Lines Matching refs:CEILING16

42 #define CEILING16(X) (((X) + 0x000F) & 0xFFF0)