Home | History | Annotate | Download | only in inc

Lines Matching refs:PAD_TO_WORD

38 #define PAD_TO_WORD(a)               (((a)+3)&~3)