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

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Dlinkage.h29 #define __ALIGN .align 0 macro
33 #define __ALIGN .align 4 macro
37 #define __ALIGN .balign 4 macro
41 #define __ALIGN .align 16,0x90 macro
44 #define __ALIGN .align 4,0x90 macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Dlinkage.h29 #define __ALIGN .align 0 macro
33 #define __ALIGN .align 4 macro
37 #define __ALIGN .balign 4 macro
41 #define __ALIGN .align 16,0x90 macro
44 #define __ALIGN .align 4,0x90 macro

Completed in 85 milliseconds