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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wan/
H A Dwanxl.h73 #define ALIGN32(x) (((x) + 3) & 0xFFFFFFFC) macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/ec/
H A Decp_nistz256.c45 # define ALIGN32 __attribute((aligned(32))) macro
47 # define ALIGN32 __declspec(align(32)) macro
49 # define ALIGN32 macro
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/ec/
H A Decp_nistz256.c45 # define ALIGN32 __attribute((aligned(32))) macro
47 # define ALIGN32 __declspec(align(32)) macro
49 # define ALIGN32 macro
[all...]

Completed in 58 milliseconds