HomeSort by: relevance | last modified time | path
    Searched defs:__attribute__ (Results 1 - 25 of 112) sorted by relevancy

1 2 3 4 5

  /src/crypto/external/bsd/heimdal/dist/lib/hx509/
hx509-private.h 9 #if !defined(__GNUC__) && !defined(__attribute__)
10 #define __attribute__(x) macro
35 __attribute__ ((__noreturn__, __format__ (__printf__, 1, 2)));
  /src/crypto/external/bsd/heimdal/include/
hx509-private.h 7 #if !defined(__GNUC__) && !defined(__attribute__)
8 #define __attribute__(x) macro
33 __attribute__ ((__noreturn__, __format__ (__printf__, 1, 2)));
  /src/external/gpl3/gdb/dist/readline/readline/examples/rlfe/
extern.h 26 #undef __attribute__ macro
27 #define __attribute__(x) macro
  /src/external/gpl3/gdb.old/dist/readline/readline/examples/rlfe/
extern.h 26 #undef __attribute__ macro
27 #define __attribute__(x) macro
  /src/sys/external/bsd/gnu-efi/dist/inc/
eficompiler.h 20 #define EFI_UNUSED __attribute__((__unused__))
26 #define EFI_ALIGN(x) __attribute__((__aligned__(x)))
29 /* Also add a catch-all on __attribute__() for MS compilers */
31 #define __attribute__(x) macro
  /src/usr.sbin/traceroute/
gnuc.h 17 * __dead void foo(void) __attribute__((volatile));
25 #ifndef __attribute__
26 #define __attribute__(args) macro
33 #ifndef __attribute__
34 #define __attribute__(args) macro
  /src/crypto/dist/ipsec-tools/src/racoon/
gnuc.h 19 * __dead void foo(void) __attribute__((volatile));
27 #ifndef __attribute__
28 #define __attribute__(args) macro
35 #ifndef __attribute__
36 #define __attribute__(args) macro
  /src/crypto/external/bsd/heimdal/dist/lib/com_err/
com_err.h 46 #if !defined(__GNUC__) && !defined(__attribute__)
47 #define __attribute__(X) macro
60 __attribute__ ((__format__ (__printf__, 3, 0)));
64 __attribute__ ((__format__ (__printf__, 3, 4)));
  /src/external/gpl2/diffutils/dist/lib/
error.h 28 #ifndef __attribute__
31 # define __attribute__(Spec) /* empty */ macro
52 __attribute__ ((__format__ (__printf__, 3, 4)));
56 __attribute__ ((__format__ (__printf__, 5, 6)));
  /src/external/gpl2/gettext/dist/gettext-runtime/gnulib-lib/
error.h 22 #ifndef __attribute__
25 # define __attribute__(Spec) /* empty */ macro
44 __attribute__ ((__format__ (__printf__, 3, 4)));
48 __attribute__ ((__format__ (__printf__, 5, 6)));
  /src/external/gpl2/gettext/dist/gettext-runtime/intl/
vasnprintf.h 28 #ifndef __attribute__
31 # define __attribute__(Spec) /* empty */ macro
70 __attribute__ ((__format__ (__printf__, 3, 4)));
72 __attribute__ ((__format__ (__printf__, 3, 0)));
  /src/external/gpl2/gettext/dist/gettext-runtime/libasprintf/
vasnprintf.h 28 #ifndef __attribute__
31 # define __attribute__(Spec) /* empty */ macro
70 __attribute__ ((__format__ (__printf__, 3, 4)));
72 __attribute__ ((__format__ (__printf__, 3, 0)));
vasprintf.h 25 #ifndef __attribute__
28 # define __attribute__(Spec) /* empty */ macro
47 __attribute__ ((__format__ (__printf__, 2, 3)));
49 __attribute__ ((__format__ (__printf__, 2, 0)));
  /src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
error.h 22 #ifndef __attribute__
25 # define __attribute__(Spec) /* empty */ macro
44 __attribute__ ((__format__ (__printf__, 3, 4)));
48 __attribute__ ((__format__ (__printf__, 5, 6)));
vasprintf.h 31 #ifndef __attribute__
34 # define __attribute__(Spec) /* empty */ macro
53 __attribute__ ((__format__ (__printf__, 2, 3)));
55 __attribute__ ((__format__ (__printf__, 2, 0)));
xvasprintf.h 24 #ifndef __attribute__
27 # define __attribute__(Spec) /* empty */ macro
49 __attribute__ ((__format__ (__printf__, 1, 2)));
51 __attribute__ ((__format__ (__printf__, 1, 0)));
  /src/external/gpl2/gettext/dist/gettext-tools/libgettextpo/
error.h 22 #ifndef __attribute__
25 # define __attribute__(Spec) /* empty */ macro
44 __attribute__ ((__format__ (__printf__, 3, 4)));
48 __attribute__ ((__format__ (__printf__, 5, 6)));
vasprintf.h 31 #ifndef __attribute__
34 # define __attribute__(Spec) /* empty */ macro
53 __attribute__ ((__format__ (__printf__, 2, 3)));
55 __attribute__ ((__format__ (__printf__, 2, 0)));
xvasprintf.h 24 #ifndef __attribute__
27 # define __attribute__(Spec) /* empty */ macro
49 __attribute__ ((__format__ (__printf__, 1, 2)));
51 __attribute__ ((__format__ (__printf__, 1, 0)));
  /src/external/gpl2/gettext/dist/gettext-tools/src/
po-error.h 22 #ifndef __attribute__
25 # define __attribute__(Spec) /* empty */ macro
50 __attribute__ ((__format__ (__printf__, 3, 4)))
58 __attribute__ ((__format__ (__printf__, 5, 6)))
  /src/external/gpl2/grep/dist/lib/
error.h 28 #ifndef __attribute__
31 # define __attribute__(Spec) /* empty */ macro
52 __attribute__ ((__format__ (__printf__, 3, 4)));
56 __attribute__ ((__format__ (__printf__, 5, 6)));
  /src/external/gpl2/texinfo/dist/intl/
vasnprintf.h 30 #ifndef __attribute__
33 # define __attribute__(Spec) /* empty */ macro
55 __attribute__ ((__format__ (__printf__, 3, 4)));
57 __attribute__ ((__format__ (__printf__, 3, 0)));
  /src/external/gpl2/xcvs/dist/lib/
error.h 22 #ifndef __attribute__
25 # define __attribute__(Spec) /* empty */ macro
44 __attribute__ ((__format__ (__printf__, 3, 4)));
48 __attribute__ ((__format__ (__printf__, 5, 6)));
vasnprintf.h 27 #ifndef __attribute__
30 # define __attribute__(Spec) /* empty */ macro
69 __attribute__ ((__format__ (__printf__, 3, 4)));
71 __attribute__ ((__format__ (__printf__, 3, 0)));
vasprintf.h 31 #ifndef __attribute__
34 # define __attribute__(Spec) /* empty */ macro
53 __attribute__ ((__format__ (__printf__, 2, 3)));
55 __attribute__ ((__format__ (__printf__, 2, 0)));

Completed in 56 milliseconds

1 2 3 4 5