Searched refs:__attribute__ (Results 176 - 200 of 612) sorted by relevance

1234567891011>>

/freebsd-9.3-release/contrib/libstdc++/config/cpu/arm/
H A Dcxxabi_tweaks.h65 __extension__ typedef int __guard __attribute__((mode (__DI__)));
/freebsd-9.3-release/contrib/llvm/include/llvm/Support/
H A DIncludeFile.h35 __attribute__((used)) static const char *const name ## LinkObj = \
H A DCompiler.h171 #define LLVM_LIBRARY_VISIBILITY __attribute__ ((visibility("hidden")))
177 #define LLVM_ATTRIBUTE_USED __attribute__((__used__))
183 #define LLVM_ATTRIBUTE_UNUSED_RESULT __attribute__((__warn_unused_result__))
197 #define LLVM_ATTRIBUTE_UNUSED __attribute__((__unused__))
205 #define LLVM_ATTRIBUTE_WEAK __attribute__((__weak__))
214 #define LLVM_READNONE __attribute__((__const__))
221 #define LLVM_READONLY __attribute__((__pure__))
250 #define LLVM_ATTRIBUTE_NOINLINE __attribute__((noinline))
262 #define LLVM_ATTRIBUTE_ALWAYS_INLINE inline __attribute__((always_inline))
270 #define LLVM_ATTRIBUTE_NORETURN __attribute__((noretur
[all...]
/freebsd-9.3-release/contrib/llvm/lib/Target/NVPTX/MCTargetDesc/
H A DNVPTXBaseInfo.h78 // compiling those .cpp files, hence __attribute__((unused)).
79 __attribute__((unused))
/freebsd-9.3-release/crypto/heimdal/lib/krb5/
H A Derror_string.c38 #undef __attribute__ macro
39 #define __attribute__(X) macro
63 __attribute__((format (printf, 2, 3)))
76 __attribute__ ((format (printf, 2, 0)))
/freebsd-9.3-release/crypto/heimdal/lib/sl/
H A Dmake_cmds.h72 __attribute__ ((format (printf, 1,2)));
/freebsd-9.3-release/sys/arm/xscale/i80321/
H A Di80321_intr.h58 static __inline void __attribute__((__unused__))
93 static __inline void __attribute__((__unused__))
119 static __inline int __attribute__((__unused__))
135 static __inline int __attribute__((__unused__))
/freebsd-9.3-release/sys/compat/linux/
H A Dlinux_videodev2_compat.h69 __attribute__ ((packed))
82 } __attribute__ ((packed));
103 __attribute__ ((packed))
133 __attribute__ ((packed))
/freebsd-9.3-release/contrib/diff/lib/
H A Dxalloc.h25 # ifndef __attribute__
27 # define __attribute__(x) macro
32 # define ATTRIBUTE_NORETURN __attribute__ ((__noreturn__))
/freebsd-9.3-release/contrib/gcclibs/libssp/ssp/
H A Dunistd.h51 extern inline __attribute__((__always_inline__)) ssize_t
64 extern inline __attribute__((__always_inline__)) int
76 extern inline __attribute__((__always_inline__)) char *
/freebsd-9.3-release/contrib/gnu-sort/lib/
H A Dxalloc.h31 # ifndef __attribute__
33 # define __attribute__(x) macro
38 # define ATTRIBUTE_NORETURN __attribute__ ((__noreturn__))
/freebsd-9.3-release/contrib/texinfo/lib/
H A Dxalloc.h31 # ifndef __attribute__
33 # define __attribute__(x) macro
38 # define ATTRIBUTE_NORETURN __attribute__ ((__noreturn__))
/freebsd-9.3-release/gnu/usr.bin/grep/
H A Dxalloc.h29 # ifndef __attribute__
31 # define __attribute__(x) macro
36 # define ATTRIBUTE_NORETURN __attribute__ ((__noreturn__))
/freebsd-9.3-release/sys/contrib/octeon-sdk/
H A Dcvmx-csr-db.h87 } __attribute__ ((packed)) CVMX_CSR_DB_ADDRESS_TYPE;
103 } __attribute__ ((packed)) CVMX_CSR_DB_FIELD_TYPE;
116 } __attribute__ ((packed)) CVMX_CSR_DB_TYPE;
/freebsd-9.3-release/contrib/gcc/config/
H A Dfp-bit.h97 typedef float SFtype __attribute__ ((mode (SF)));
98 typedef float DFtype __attribute__ ((mode (DF)));
100 typedef float TFtype __attribute__ ((mode (TF)));
103 typedef int HItype __attribute__ ((mode (HI)));
104 typedef int SItype __attribute__ ((mode (SI)));
105 typedef int DItype __attribute__ ((mode (DI)));
107 typedef int TItype __attribute__ ((mode (TI)));
113 typedef int CMPtype __attribute__ ((mode (word)));
116 typedef unsigned int UHItype __attribute__ ((mode (HI)));
117 typedef unsigned int USItype __attribute__ ((mod
[all...]
/freebsd-9.3-release/sys/dev/ips/
H A Dipsreg.h211 } __attribute__ ((packed)) ips_generic_cmd;
222 } __attribute__ ((packed)) ips_io_cmd;
232 } __attribute__ ((packed)) ips_rw_nvram_cmd;
242 } __attribute__ ((packed)) ips_drive_cmd;
252 } __attribute__((packed)) ips_adapter_info_cmd;
268 } __attribute__((packed)) ips_adapter_ffdc_cmd;
289 }__attribute__((packed)) ips_nvram_page5;
302 } __attribute__((packed)) ips_drive_t;
309 }__attribute__((packed)) ips_drive_info_t;
334 }__attribute__((packe
[all...]
/freebsd-9.3-release/contrib/gcc/
H A Dlibgcc2.h40 __attribute__ ((__noreturn__));
137 typedef int QItype __attribute__ ((mode (QI)));
138 typedef unsigned int UQItype __attribute__ ((mode (QI)));
139 typedef int HItype __attribute__ ((mode (HI)));
140 typedef unsigned int UHItype __attribute__ ((mode (HI)));
143 typedef int SItype __attribute__ ((mode (SI)));
144 typedef unsigned int USItype __attribute__ ((mode (SI)));
147 typedef int DItype __attribute__ ((mode (DI)));
148 typedef unsigned int UDItype __attribute__ ((mode (DI)));
151 typedef int TItype __attribute__ ((mod
[all...]
H A Dunwind-pe.h190 unsigned u2 __attribute__ ((mode (HI)));
191 unsigned u4 __attribute__ ((mode (SI)));
192 unsigned u8 __attribute__ ((mode (DI)));
193 signed s2 __attribute__ ((mode (HI)));
194 signed s4 __attribute__ ((mode (SI)));
195 signed s8 __attribute__ ((mode (DI)));
196 } __attribute__((__packed__));
H A Dgthr-gnat.c38 #define UNUSED(x) x __attribute__((unused))
/freebsd-9.3-release/sys/dev/drm2/i915/
H A Dintel_sdvo_regs.h64 } __attribute__((packed));
94 } __attribute__((packed));
99 } __attribute__((packed));
108 } __attribute__((packed));
162 } __attribute__((packed));
219 } __attribute__((packed));
232 } __attribute__((packed));
370 } __attribute__((packed));
401 } __attribute__((packed));
426 } __attribute__((packe
[all...]
/freebsd-9.3-release/contrib/gdb/include/
H A Dansidecl.h107 wrappers around __attribute__. Also, __extension__ will be #defined
242 # define __attribute__(x) macro
248 # define ATTRIBUTE_MALLOC __attribute__ ((__malloc__))
264 #define ATTRIBUTE_UNUSED __attribute__ ((__unused__))
268 #define ATTRIBUTE_NORETURN __attribute__ ((__noreturn__))
274 # define ATTRIBUTE_NONNULL(m) __attribute__ ((__nonnull__ (m)))
285 #define ATTRIBUTE_PRINTF(m, n) __attribute__ ((__format__ (__printf__, m, n))) ATTRIBUTE_NONNULL(m)
297 # define ATTRIBUTE_NULL_PRINTF(m, n) __attribute__ ((__format__ (__printf__, m, n)))
/freebsd-9.3-release/contrib/binutils/binutils/
H A Dwindint.h42 struct __attribute__ ((__packed__)) bin_res_hdr
49 struct __attribute__ ((__packed__)) bin_res_id
202 struct __attribute__ ((__packed__)) bin_res_info
309 struct __attribute__ ((__packed__)) bin_accelerator
342 struct __attribute__ ((__packed__)) bin_cursor
369 struct __attribute__ ((__packed__)) bin_group_cursor_item
380 struct __attribute__ ((__packed__)) bin_group_cursor
421 struct __attribute__ ((__packed__)) bin_dialog
447 struct __attribute__ ((__packed__)) bin_dialogex
462 struct __attribute__ ((__packed_
[all...]
/freebsd-9.3-release/sys/netgraph/netflow/
H A Dnetflow_v9.h69 } __attribute__((__packed__));
94 } __attribute__((__packed__));
139 } __attribute__((__packed__));
/freebsd-9.3-release/contrib/gcc/config/i386/
H A Dcygwin2.c34 static void set_mingw (void) __attribute__ ((constructor));
/freebsd-9.3-release/contrib/gcclibs/libgomp/
H A Domp.h.in40 __attribute__((__aligned__(@OMP_LOCK_ALIGN@)));
46 __attribute__((__aligned__(@OMP_NEST_LOCK_ALIGN@)));

Completed in 302 milliseconds

1234567891011>>