Searched refs:ALIGN2 (Results 1 - 13 of 13) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/networking/udhcp/
H A Dcommon.c9 const uint8_t MAC_BCAST_ADDR[6] ALIGN2 = { variable
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/coreutils/
H A Duname.c42 static const unsigned short utsname_offset[] ALIGN2 = { variable
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/include/
H A Dbyteorder.h169 #define ALIGN2(p,base) ((p) + ((2 - (PTR_DIFF((p), (base)) & 1)) & 1)) macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/include/
H A Dplatform.h213 #define ALIGN2 __attribute__((aligned(2))) macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/nmbd/
H A Dnmbd_processlogon.c179 q = ALIGN2(q, buf);
240 q = ALIGN2(q, outbuf);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.0/libatalk/unicode/
H A Dbyteorder.h187 #define ALIGN2(p,base) ((p) + ((2 - (PTR_DIFF((p), (base)) & 1)) & 1)) macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.5/libatalk/unicode/
H A Dbyteorder.h187 #define ALIGN2(p,base) ((p) + ((2 - (PTR_DIFF((p), (base)) & 1)) & 1)) macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/archival/libunarchive/
H A Ddecompress_unzip.c185 static const unsigned short mask_bits[] ALIGN2 = { variable
191 static const unsigned short cplens[] ALIGN2 = { variable
204 static const unsigned short cpdist[] ALIGN2 = { variable
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/applets/
H A Dapplets.c119 static const unsigned short mode_mask[] ALIGN2 = { variable
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/networking/
H A Dinterface.c1015 static const unsigned short ife_print_flags_mask[] ALIGN2 = { local
H A Dhttpd.c152 static const uint16_t http_response_type[] ALIGN2 = { variable
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/editors/
H A Dawk.c392 static const uint16_t PRIMES[] ALIGN2 = { 251, 1021, 4093, 16381, 65521 }; variable
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/shell/
H A Dash.c11651 static const short permmask[] ALIGN2 = { local

Completed in 188 milliseconds