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

/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/networking/udhcp/
H A Dcommon.c9 const uint8_t MAC_BCAST_ADDR[6] ALIGN2 = { variable
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/coreutils/
H A Duname.c42 static const unsigned short utsname_offset[] ALIGN2 = { variable
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/include/
H A Dbyteorder.h169 #define ALIGN2(p,base) ((p) + ((2 - (PTR_DIFF((p), (base)) & 1)) & 1)) macro
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/include/
H A Dplatform.h213 #define ALIGN2 __attribute__((aligned(2))) macro
/netgear-R7000-V1.0.7.12_1.2.5/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-R7000-V1.0.7.12_1.2.5/ap/gpl/lzo-2.06/asm/i386/src/
H A Dlzo_asm.h141 #define ALIGN2 LZO_ASM_ALIGN(2) macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/nmbd/
H A Dnmbd_processlogon.c179 q = ALIGN2(q, buf);
240 q = ALIGN2(q, outbuf);
/netgear-R7000-V1.0.7.12_1.2.5/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-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/applets/
H A Dapplets.c119 static const unsigned short mode_mask[] ALIGN2 = { variable
/netgear-R7000-V1.0.7.12_1.2.5/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-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/editors/
H A Dawk.c392 static const uint16_t PRIMES[] ALIGN2 = { 251, 1021, 4093, 16381, 65521 }; variable
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/shell/
H A Dash.c11651 static const short permmask[] ALIGN2 = { local

Completed in 230 milliseconds