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

1234567891011>>

/freebsd-10.3-release/contrib/libstdc++/include/bits/
H A Dfunctexcept.h48 __throw_bad_exception(void) __attribute__((__noreturn__));
52 __throw_bad_alloc(void) __attribute__((__noreturn__));
56 __throw_bad_cast(void) __attribute__((__noreturn__));
59 __throw_bad_typeid(void) __attribute__((__noreturn__));
63 __throw_logic_error(const char*) __attribute__((__noreturn__));
66 __throw_domain_error(const char*) __attribute__((__noreturn__));
69 __throw_invalid_argument(const char*) __attribute__((__noreturn__));
72 __throw_length_error(const char*) __attribute__((__noreturn__));
75 __throw_out_of_range(const char*) __attribute__((__noreturn__));
78 __throw_runtime_error(const char*) __attribute__((__noreturn_
[all...]
/freebsd-10.3-release/sys/boot/i386/boot2/
H A Dlib.h20 int sio_init(int) __attribute__((regparm (3)));
22 void sio_putc(int) __attribute__((regparm (3)));
/freebsd-10.3-release/contrib/libstdc++/config/cpu/cris/
H A Datomic_word.h34 typedef int _Atomic_word __attribute__ ((__aligned__ (4)));
/freebsd-10.3-release/crypto/heimdal/lib/com_err/
H A Dlex.h37 __attribute__ ((format (printf, 1, 2)));
/freebsd-10.3-release/contrib/libreadline/examples/rlfe/
H A Dextern.h26 #undef __attribute__ macro
27 #define __attribute__(x) macro
/freebsd-10.3-release/contrib/com_err/
H A Dlex.h37 __attribute__ ((format (printf, 1, 2)));
/freebsd-10.3-release/contrib/atf/atf-c/
H A Ddefs.h33 #define ATF_DEFS_ATTRIBUTE_FORMAT_PRINTF(a, b) __attribute__((__format__(__printf__, a, b)))
34 #define ATF_DEFS_ATTRIBUTE_NORETURN __attribute__((__noreturn__))
35 #define ATF_DEFS_ATTRIBUTE_UNUSED __attribute__((__unused__))
/freebsd-10.3-release/contrib/gcclibs/libssp/
H A Dssp-local.c46 __attribute__((visibility ("hidden")))
/freebsd-10.3-release/contrib/ofed/management/opensm/include/complib/
H A Dcl_packon.h78 #define PACK_SUFFIX __attribute__((packed))
/freebsd-10.3-release/contrib/openbsm/compat/
H A Dcompat.h41 #define __unused __attribute__((__unused__))
45 #define __packed __attribute__((__packed__))
49 #define __dead2 __attribute__((__noreturn__))
54 __attribute__((__format__ (__printf__, fmtarg, firstvararg)))
/freebsd-10.3-release/crypto/openssh/
H A Dxmalloc.h25 __attribute__((__format__ (printf, 2, 3)))
26 __attribute__((__nonnull__ (2)));
/freebsd-10.3-release/contrib/libcxxrt/
H A Dterminate.cc35 __attribute__((weak))
/freebsd-10.3-release/contrib/libstdc++/config/os/bsd/darwin/
H A Dos_defines.h45 #define _GLIBCXX_WEAK_DEFINITION __attribute__ ((weak))
/freebsd-10.3-release/contrib/gcc/config/ia64/
H A Dcrtfastmath.c33 static void __attribute__((constructor))
/freebsd-10.3-release/contrib/compiler-rt/lib/
H A Dint_util.c26 extern void panic(const char *, ...) __attribute__((noreturn));
27 __attribute__((visibility("hidden")))
36 int line, const char * message) __attribute__((noreturn));
38 __attribute__((weak))
39 __attribute__((visibility("hidden")))
50 __attribute__((weak))
51 __attribute__((visibility("hidden")))
/freebsd-10.3-release/usr.bin/patch/
H A Dutil.h36 __attribute__((__format__(__printf__, 1, 2)));
38 __attribute__((__format__(__printf__, 1, 2)));
40 __attribute__((__format__(__printf__, 1, 2)));
42 __attribute__((__format__(__printf__, 1, 2)));
49 void my_exit(int) __attribute__((noreturn));
/freebsd-10.3-release/crypto/openssh/openbsd-compat/
H A Dmd5.h32 __attribute__((__bounded__(__string__,2,3)));
35 __attribute__((__bounded__(__minbytes__,1,MD5_DIGEST_LENGTH)));
37 __attribute__((__bounded__(__minbytes__,1,4)))
38 __attribute__((__bounded__(__minbytes__,2,MD5_BLOCK_LENGTH)));
40 __attribute__((__bounded__(__minbytes__,2,MD5_DIGEST_STRING_LENGTH)));
42 __attribute__((__bounded__(__minbytes__,2,MD5_DIGEST_STRING_LENGTH)));
44 __attribute__((__bounded__(__minbytes__,2,MD5_DIGEST_STRING_LENGTH)));
46 __attribute__((__bounded__(__string__,1,2)))
47 __attribute__((__bounded__(__minbytes__,3,MD5_DIGEST_STRING_LENGTH)));
H A Drmd160.h43 __attribute__((__bounded__(__minbytes__,1,5)))
44 __attribute__((__bounded__(__minbytes__,2,RMD160_BLOCK_LENGTH)));
46 __attribute__((__bounded__(__string__,2,3)));
49 __attribute__((__bounded__(__minbytes__,1,RMD160_DIGEST_LENGTH)));
51 __attribute__((__bounded__(__minbytes__,2,RMD160_DIGEST_STRING_LENGTH)));
53 __attribute__((__bounded__(__minbytes__,2,RMD160_DIGEST_STRING_LENGTH)));
55 __attribute__((__bounded__(__minbytes__,2,RMD160_DIGEST_STRING_LENGTH)));
57 __attribute__((__bounded__(__string__,1,2)))
58 __attribute__((__bounded__(__minbytes__,3,RMD160_DIGEST_STRING_LENGTH)));
/freebsd-10.3-release/contrib/llvm/tools/clang/lib/Headers/
H A Dtbmintrin.h37 static __inline__ unsigned int __attribute__((__always_inline__, __nodebug__))
43 static __inline__ unsigned int __attribute__((__always_inline__, __nodebug__))
49 static __inline__ unsigned int __attribute__((__always_inline__, __nodebug__))
55 static __inline__ unsigned int __attribute__((__always_inline__, __nodebug__))
61 static __inline__ unsigned int __attribute__((__always_inline__, __nodebug__))
67 static __inline__ unsigned int __attribute__((__always_inline__, __nodebug__))
73 static __inline__ unsigned int __attribute__((__always_inline__, __nodebug__))
79 static __inline__ unsigned int __attribute__((__always_inline__, __nodebug__))
85 static __inline__ unsigned int __attribute__((__always_inline__, __nodebug__))
94 static __inline__ unsigned long long __attribute__((__always_inline_
[all...]
H A Dbmiintrin.h35 static __inline__ unsigned short __attribute__((__always_inline__, __nodebug__))
41 static __inline__ unsigned int __attribute__((__always_inline__, __nodebug__))
47 static __inline__ unsigned int __attribute__((__always_inline__, __nodebug__))
53 static __inline__ unsigned int __attribute__((__always_inline__, __nodebug__))
59 static __inline__ unsigned int __attribute__((__always_inline__, __nodebug__))
65 static __inline__ unsigned int __attribute__((__always_inline__, __nodebug__))
71 static __inline__ unsigned int __attribute__((__always_inline__, __nodebug__))
78 static __inline__ unsigned long long __attribute__((__always_inline__, __nodebug__))
84 static __inline__ unsigned long long __attribute__((__always_inline__, __nodebug__))
90 static __inline__ unsigned long long __attribute__((__always_inline_
[all...]
/freebsd-10.3-release/crypto/heimdal/lib/asn1/
H A Dlex.h39 __attribute__ ((format (printf, 1, 2)));
/freebsd-10.3-release/sys/contrib/dev/acpica/include/platform/
H A Dacgcc.h57 #define ACPI_PRINTF_LIKE(c) __attribute__ ((__format__ (__printf__, c, c+1)))
65 #define ACPI_UNUSED_VAR __attribute__ ((unused))
/freebsd-10.3-release/sys/boot/zfs/
H A Ddevicename_stubs.c33 __attribute__((weak))
40 __attribute__((weak))
/freebsd-10.3-release/contrib/libreadline/
H A Drlstdc.h39 #ifndef __attribute__
41 # define __attribute__(x) macro
/freebsd-10.3-release/contrib/expat/lib/
H A Dinternal.h30 #define FASTCALL __attribute__((stdcall, regparm(3)))
33 #define FASTCALL __attribute__((regparm(3)))
34 #define PTRFASTCALL __attribute__((regparm(3)))

Completed in 320 milliseconds

1234567891011>>