Searched refs:__attribute__ (Results 1 - 25 of 686) sorted by relevance

1234567891011>>

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/net/
H A Ddn_dev.h102 unsigned char msgflg __attribute__((packed));
103 unsigned short dstnode __attribute__((packed));
104 unsigned short srcnode __attribute__((packed));
105 unsigned char forward __attribute__((packed));
110 unsigned char msgflg __attribute__((packed));
111 unsigned char d_area __attribute__((packed));
112 unsigned char d_subarea __attribute__((packed));
113 unsigned char d_id[6] __attribute__((packed));
114 unsigned char s_area __attribute__((packed));
115 unsigned char s_subarea __attribute__((packe
[all...]
H A Ddn_nsp.h75 unsigned char msgflg __attribute__((packed));
76 unsigned short dstaddr __attribute__((packed));
77 unsigned short srcaddr __attribute__((packed));
82 unsigned short acknum __attribute__((packed));
83 unsigned short segnum __attribute__((packed));
84 unsigned short lsflgs __attribute__((packed));
89 unsigned short acknum __attribute__((packed));
90 unsigned short segnum __attribute__((packed));
97 unsigned char msgflg __attribute__((packed));
98 unsigned short dstaddr __attribute__((packe
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/net/
H A Ddn_dev.h102 unsigned char msgflg __attribute__((packed));
103 unsigned short dstnode __attribute__((packed));
104 unsigned short srcnode __attribute__((packed));
105 unsigned char forward __attribute__((packed));
110 unsigned char msgflg __attribute__((packed));
111 unsigned char d_area __attribute__((packed));
112 unsigned char d_subarea __attribute__((packed));
113 unsigned char d_id[6] __attribute__((packed));
114 unsigned char s_area __attribute__((packed));
115 unsigned char s_subarea __attribute__((packe
[all...]
H A Ddn_nsp.h75 unsigned char msgflg __attribute__((packed));
76 unsigned short dstaddr __attribute__((packed));
77 unsigned short srcaddr __attribute__((packed));
82 unsigned short acknum __attribute__((packed));
83 unsigned short segnum __attribute__((packed));
84 unsigned short lsflgs __attribute__((packed));
89 unsigned short acknum __attribute__((packed));
90 unsigned short segnum __attribute__((packed));
97 unsigned char msgflg __attribute__((packed));
98 unsigned short dstaddr __attribute__((packe
[all...]
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Dtoshiba.h29 unsigned int ebx __attribute__ ((packed));
30 unsigned int ecx __attribute__ ((packed));
31 unsigned int edx __attribute__ ((packed));
32 unsigned int esi __attribute__ ((packed));
33 unsigned int edi __attribute__ ((packed));
H A Dncp_fs_i.h18 __u32 dirEntNum __attribute__((packed));
19 __u32 DosDirNum __attribute__((packed));
20 __u32 volNumber __attribute__((packed));
25 __u32 server_file_handle __attribute__((packed));
26 __u8 open_create_action __attribute__((packed));
27 __u8 file_handle[6] __attribute__((packed));
H A Dncp.h23 __u16 type __attribute__((packed));
24 __u8 sequence __attribute__((packed));
25 __u8 conn_low __attribute__((packed));
26 __u8 task __attribute__((packed));
27 __u8 conn_high __attribute__((packed));
28 __u8 function __attribute__((packed));
29 __u8 data[0] __attribute__((packed));
36 __u16 type __attribute__((packed));
37 __u8 sequence __attribute__((packed));
38 __u8 conn_low __attribute__((packe
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Dtoshiba.h29 unsigned int ebx __attribute__ ((packed));
30 unsigned int ecx __attribute__ ((packed));
31 unsigned int edx __attribute__ ((packed));
32 unsigned int esi __attribute__ ((packed));
33 unsigned int edi __attribute__ ((packed));
H A Dncp_fs_i.h18 __u32 dirEntNum __attribute__((packed));
19 __u32 DosDirNum __attribute__((packed));
20 __u32 volNumber __attribute__((packed));
25 __u32 server_file_handle __attribute__((packed));
26 __u8 open_create_action __attribute__((packed));
27 __u8 file_handle[6] __attribute__((packed));
H A Dncp.h23 __u16 type __attribute__((packed));
24 __u8 sequence __attribute__((packed));
25 __u8 conn_low __attribute__((packed));
26 __u8 task __attribute__((packed));
27 __u8 conn_high __attribute__((packed));
28 __u8 function __attribute__((packed));
29 __u8 data[0] __attribute__((packed));
36 __u16 type __attribute__((packed));
37 __u8 sequence __attribute__((packed));
38 __u8 conn_low __attribute__((packe
[all...]
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-ppc/
H A Dsections.h8 #define __pmac __attribute__ ((__section__ (".text.pmac")))
9 #define __pmacdata __attribute__ ((__section__ (".data.pmac")))
14 #define __prep __attribute__ ((__section__ (".text.prep")))
15 #define __prepdata __attribute__ ((__section__ (".data.prep")))
20 #define __chrp __attribute__ ((__section__ (".text.chrp")))
21 #define __chrpdata __attribute__ ((__section__ (".data.chrp")))
27 #define __openfirmware __attribute__ ((__section__ (".text.openfirmware")))
28 #define __openfirmwaredata __attribute__ ((__section__ (".data.openfirmware")))
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-s390/
H A Dinit.h10 #define __init __attribute__ ((constructor))
26 #define __cacheline_aligned __attribute__ ((__aligned__(256)))
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-s390x/
H A Dinit.h10 #define __init __attribute__ ((constructor))
26 #define __cacheline_aligned __attribute__ ((__aligned__(256)))
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-ppc/
H A Dsections.h8 #define __pmac __attribute__ ((__section__ (".text.pmac")))
9 #define __pmacdata __attribute__ ((__section__ (".data.pmac")))
14 #define __prep __attribute__ ((__section__ (".text.prep")))
15 #define __prepdata __attribute__ ((__section__ (".data.prep")))
20 #define __chrp __attribute__ ((__section__ (".text.chrp")))
21 #define __chrpdata __attribute__ ((__section__ (".data.chrp")))
27 #define __openfirmware __attribute__ ((__section__ (".text.openfirmware")))
28 #define __openfirmwaredata __attribute__ ((__section__ (".data.openfirmware")))
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-s390/
H A Dinit.h10 #define __init __attribute__ ((constructor))
26 #define __cacheline_aligned __attribute__ ((__aligned__(256)))
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-s390x/
H A Dinit.h10 #define __init __attribute__ ((constructor))
26 #define __cacheline_aligned __attribute__ ((__aligned__(256)))
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/arm/lib/
H A Dgcclib.h7 typedef unsigned int UQItype __attribute__ ((mode (QI)));
8 typedef int SItype __attribute__ ((mode (SI)));
9 typedef unsigned int USItype __attribute__ ((mode (SI)));
10 typedef int DItype __attribute__ ((mode (DI)));
11 typedef int word_type __attribute__ ((mode (__word__)));
12 typedef unsigned int UDItype __attribute__ ((mode (DI)));
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/isdn/hisax/
H A Dhisax_fcpcipnp.h15 u_char fill __attribute__((packed));
16 u_char mode __attribute__((packed));
17 u_char xml __attribute__((packed));
18 u_char cmd __attribute__((packed));
20 u_char cmd __attribute__((packed));
21 u_char xml __attribute__((packed));
22 u_char mode __attribute__((packed));
23 u_char fill __attribute__((packed));
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-m68k/
H A Dinit.h4 #define __init __attribute__ ((__section__ (".text.init")))
5 #define __initdata __attribute__ ((__section__ (".data.init")))
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-m68k/
H A Dinit.h4 #define __init __attribute__ ((__section__ (".text.init")))
5 #define __initdata __attribute__ ((__section__ (".data.init")))
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-arm/
H A Dcache.h12 #define __cacheline_aligned __attribute__((__aligned__(L1_CACHE_BYTES)))
15 __attribute__((__aligned__(L1_CACHE_BYTES), \
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-arm/
H A Dcache.h12 #define __cacheline_aligned __attribute__((__aligned__(L1_CACHE_BYTES)))
15 __attribute__((__aligned__(L1_CACHE_BYTES), \
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-ppc64/
H A Dinit.h8 #define __chrp __attribute__ ((__section__ (".text.chrp")))
9 #define __chrpdata __attribute__ ((__section__ (".data.chrp")))
15 #define __openfirmware __attribute__ ((__section__ (".text.openfirmware")))
16 #define __openfirmwaredata __attribute__ ((__section__ (".data.openfirmware")))
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-ppc64/
H A Dinit.h8 #define __chrp __attribute__ ((__section__ (".text.chrp")))
9 #define __chrpdata __attribute__ ((__section__ (".data.chrp")))
15 #define __openfirmware __attribute__ ((__section__ (".text.openfirmware")))
16 #define __openfirmwaredata __attribute__ ((__section__ (".data.openfirmware")))
/asus-wl-520gu-7.0.1.45/src/router/e2fsprogs-1.40.8/intl/
H A Dvasnprintf.h28 #ifndef __attribute__
31 # define __attribute__(Spec) /* empty */ macro
53 __attribute__ ((__format__ (__printf__, 3, 4)));
55 __attribute__ ((__format__ (__printf__, 3, 0)));

Completed in 168 milliseconds

1234567891011>>