Home | History | Annotate | Download | only in common

Lines Matching refs:CEILING4

43 #define CEILING4(X)  (((X) + 0x0003) & 0xFFFC)