Searched refs:GCC_DIAG_STYLE (Results 1 - 10 of 10) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Ddiagnostic-core.h57 #ifndef GCC_DIAG_STYLE
58 #define GCC_DIAG_STYLE __gcc_tdiag__ macro
64 #define ATTRIBUTE_GCC_DIAG(m, n) __attribute__ ((__format__ (GCC_DIAG_STYLE, m, n))) ATTRIBUTE_NONNULL(m)
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Ddiagnostic-core.h57 #ifndef GCC_DIAG_STYLE
58 #define GCC_DIAG_STYLE __gcc_tdiag__ macro
64 #define ATTRIBUTE_GCC_DIAG(m, n) __attribute__ ((__format__ (GCC_DIAG_STYLE, m, n))) ATTRIBUTE_NONNULL(m)
/netbsd-current/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-common.h41 #ifndef GCC_DIAG_STYLE
42 #define GCC_DIAG_STYLE __gcc_cdiag__ macro
/netbsd-current/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-common.h41 #ifndef GCC_DIAG_STYLE
42 #define GCC_DIAG_STYLE __gcc_cdiag__ macro
/netbsd-current/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dgfortran.h36 diagnostic-core.h, not after. We override the definition of GCC_DIAG_STYLE
38 #undef GCC_DIAG_STYLE macro
39 #define GCC_DIAG_STYLE __gcc_gfc__ macro
H A Dtrans-openmp.c41 #undef GCC_DIAG_STYLE macro
42 #define GCC_DIAG_STYLE __gcc_tdiag__ macro
44 #undef GCC_DIAG_STYLE macro
45 #define GCC_DIAG_STYLE __gcc_gfc__ macro
/netbsd-current/external/gpl3/gcc/dist/gcc/fortran/
H A Dgfortran.h36 diagnostic-core.h, not after. We override the definition of GCC_DIAG_STYLE
38 #undef GCC_DIAG_STYLE macro
39 #define GCC_DIAG_STYLE __gcc_gfc__ macro
H A Dtrans-openmp.cc44 #undef GCC_DIAG_STYLE macro
45 #define GCC_DIAG_STYLE __gcc_tdiag__ macro
47 #undef GCC_DIAG_STYLE macro
48 #define GCC_DIAG_STYLE __gcc_gfc__ macro
/netbsd-current/external/gpl3/gcc.old/dist/gcc/cp/
H A Dcp-tree.h30 diagnostic-core.h, not after. We override the definition of GCC_DIAG_STYLE
32 #undef GCC_DIAG_STYLE macro
33 #define GCC_DIAG_STYLE __gcc_cxxdiag__ macro
/netbsd-current/external/gpl3/gcc/dist/gcc/cp/
H A Dcp-tree.h30 diagnostic-core.h, not after. We override the definition of GCC_DIAG_STYLE
32 #undef GCC_DIAG_STYLE macro
33 #define GCC_DIAG_STYLE __gcc_cxxdiag__ macro

Completed in 478 milliseconds