Searched defs:TARGET_WORD_ALIGN (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/tidspbridge/dynload/
H A Dparams.h81 #define TARGET_WORD_ALIGN(zz) (((zz) + 0x3) & -0x4) macro
109 #define TARGET_WORD_ALIGN(zz) (zz) macro

Completed in 101 milliseconds