Searched refs:__attribute__ (Results 1 – 25 of 57) sorted by relevance
123
/bionic/libc/include/ |
D | err.h | 51 __attribute__((__format__ (printf, 2, 3))); 53 __attribute__((__format__ (printf, 2, 0))); 55 __attribute__((__format__ (printf, 2, 3))); 57 __attribute__((__format__ (printf, 2, 0))); 59 __attribute__((__format__ (printf, 1, 2))); 61 __attribute__((__format__ (printf, 1, 0))); 63 __attribute__((__format__ (printf, 1, 2))); 65 __attribute__((__format__ (printf, 1, 0))); 72 __attribute__((__format__ (printf, 2, 3))); 74 __attribute__((__format__ (printf, 2, 0))); [all …]
|
D | stdio.h | 276 __attribute__((__format__ (printf, 3, 4))) 277 __attribute__((__nonnull__ (3))); 279 __attribute__((__format__ (scanf, 2, 0))) 280 __attribute__((__nonnull__ (2))); 282 __attribute__((__format__ (scanf, 1, 0))) 283 __attribute__((__nonnull__ (1))); 285 __attribute__((__format__ (printf, 3, 0))) 286 __attribute__((__nonnull__ (3))); 288 __attribute__((__format__ (scanf, 2, 0))) 289 __attribute__((__nonnull__ (2))); [all …]
|
/bionic/libc/kernel/common/linux/ |
D | compiler-gcc.h | 16 #define inline inline __attribute__((always_inline)) 17 #define __inline__ __inline__ __attribute__((always_inline)) 18 #define __inline __inline __attribute__((always_inline)) 19 #define __deprecated __attribute__((deprecated)) 20 #define noinline __attribute__((noinline)) 21 #define __attribute_pure__ __attribute__((pure)) 22 #define __attribute_const__ __attribute__((__const__))
|
D | hdsmart.h | 28 } __attribute__ ((packed)) ata_smart_attribute_t; 46 } __attribute__ ((packed)) ata_smart_values_t; 52 } __attribute__ ((packed)) ata_smart_threshold_entry_t; 59 } __attribute__ ((packed)) ata_smart_thresholds_t; 71 } __attribute__ ((packed)) ata_smart_errorlog_command_struct_t; 78 } __attribute__ ((packed)) ata_smart_errorlog_error_struct_t; 83 } __attribute__ ((packed)) ata_smart_errorlog_struct_t; 94 } __attribute__ ((packed)) ata_smart_errorlog_t; 103 } __attribute__ ((packed)) ata_smart_selftestlog_struct_t; 112 } __attribute__ ((packed)) ata_smart_selftestlog_t;
|
D | pfkeyv2.h | 29 } __attribute__((packed)); 34 } __attribute__((packed)); 45 } __attribute__((packed)); 54 } __attribute__((packed)); 62 } __attribute__((packed)); 69 } __attribute__((packed)); 77 } __attribute__((packed)); 88 } __attribute__((packed)); 95 } __attribute__((packed)); 114 } __attribute__((packed)); [all …]
|
D | init.h | 17 #define __init __attribute__ ((__section__ (".init.text"))) 18 #define __initdata __attribute__ ((__section__ (".init.data"))) 19 #define __exitdata __attribute__ ((__section__(".exit.data"))) 20 #define __exit_call __attribute_used__ __attribute__ ((__section__ (".exitcall.exit"))) 23 #define __exit __attribute__ ((__section__(".exit.text"))) 25 #define __exit __attribute_used__ __attribute__ ((__section__(".exit.text"))) 43 …ll(level,fn) static initcall_t __initcall_##fn __attribute_used__ __attribute__((__section__("… 57 #define console_initcall(fn) static initcall_t __initcall_##fn __attribute_used__ __attribute__… 59 …initcall(fn) static initcall_t __initcall_##fn __attribute_used__ __attribute__((__section__("… 67 …ram __setup_##unique_id __attribute_used__ __attribute__((__section__(".init.setup"))) __att… [all …]
|
D | if_pppolac.h | 24 struct __attribute__((packed)) { 27 } __attribute__((packed));
|
D | if_fddi.h | 50 } __attribute__ ((packed)); 58 } __attribute__ ((packed)); 68 } __attribute__ ((packed)); 81 } __attribute__ ((packed));
|
D | if_hippi.h | 53 } __attribute__ ((packed)); 79 } __attribute__ ((packed)); 90 } __attribute__ ((packed)); 97 } __attribute__ ((packed));
|
D | cache.h | 31 #define ____cacheline_aligned __attribute__((__aligned__(SMP_CACHE_BYTES))) 39 #define __cacheline_aligned __attribute__((__aligned__(SMP_CACHE_BYTES), __section__(".data.cac…
|
D | usb_ch9.h | 79 } __attribute__ ((packed)); 112 } __attribute__ ((packed)); 130 } __attribute__ ((packed)); 161 } __attribute__ ((packed)); 175 } __attribute__ ((packed)); 188 } __attribute__ ((packed)); 203 } __attribute__ ((packed)); 229 } __attribute__ ((packed)); 236 } __attribute__ ((packed)); 259 } __attribute__ ((packed));
|
D | atmapi.h | 17 #define __ATM_API_ALIGN __attribute__((aligned(8)))
|
D | if_pppopns.h | 26 } __attribute__((packed));
|
D | ncp.h | 32 } __attribute__((packed)); 47 } __attribute__((packed)); 154 } __attribute__((packed)); 185 } __attribute__((packed)); 191 } __attribute__((packed));
|
/bionic/libc/kernel/arch-x86/asm/ |
D | linkage_32.h | 15 #define asmlinkage CPP_ASMLINKAGE __attribute__((regparm(0))) 16 #define FASTCALL(x) x __attribute__((regparm(3))) 17 #define fastcall __attribute__((regparm(3)))
|
D | io_apic_32.h | 27 } __attribute__ ((packed)) bits; 38 } __attribute__ ((packed)) bits; 47 } __attribute__ ((packed)) bits; 55 } __attribute__ ((packed)) bits; 92 } __attribute__ ((packed));
|
D | desc_defs.h | 24 } __attribute__((packed)); 43 } __attribute__((packed)); 61 } __attribute__((packed)); 66 } __attribute__((packed)) ;
|
D | cache.h | 18 #define __read_mostly __attribute__((__section__(".data.read_mostly")))
|
D | voyager.h | 136 } __attribute__((packed)) voyager_eprom_hdr_t; 146 } __attribute__((packed)) voyager_sp_table_t; 154 } __attribute__((packed)) voyager_jtt_t; 165 } __attribute__((packed)) voyager_at_t; 294 } __attribute__((packed)) MC_SlotInformation_t; 303 } __attribute__((packed)); 310 } __attribute__((packed)); 322 } __attribute__((packed)); 329 } __attribute__((packed)); 336 } __attribute__((packed));
|
D | e820.h | 28 } __attribute__((packed));
|
/bionic/libc/kernel/common/linux/mtd/ |
D | cfi.h | 39 } __attribute__((packed)); 55 } __attribute__((packed)); 63 } __attribute__((packed)); 71 } __attribute__((packed)); 80 } __attribute__((packed)); 89 } __attribute__((packed)); 106 } __attribute__((packed)); 116 } __attribute__((packed)); 121 } __attribute__((packed)); 127 } __attribute__((packed));
|
/bionic/linker/ |
D | rt.c | 33 void __attribute__((noinline)) rtld_db_dlactivity(void) in rtld_db_dlactivity()
|
/bionic/libc/include/sys/ |
D | cdefs.h | 161 #define __attribute__(x) /* delete __attribute__ if non-gcc or gcc1 */ macro 175 #define __unused __attribute__((__unused__)) 181 #define __used __attribute__((__used__)) 187 #define __packed __attribute__((__packed__)) 188 #define __aligned(x) __attribute__((__aligned__(x))) 189 #define __section(x) __attribute__((__section__(x))) 307 #define __noreturn __attribute__((__noreturn__)) 308 #define __mallocfunc __attribute__((malloc))
|
/bionic/libc/arch-arm/bionic/ |
D | exidx_static.c | 40 _Unwind_Ptr __gnu_Unwind_Find_exidx(_Unwind_Ptr pc __attribute__((unused)), in __gnu_Unwind_Find_exidx()
|
/bionic/libc/kernel/common/linux/netfilter/ |
D | xt_string.h | 26 struct ts_config __attribute__((aligned(8))) *config;
|
123