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

/haiku-buildtools/gcc/gcc/
H A Ddiagnostic-core.h46 #ifndef GCC_DIAG_STYLE
47 #define GCC_DIAG_STYLE __gcc_tdiag__ macro
53 #define ATTRIBUTE_GCC_DIAG(m, n) __attribute__ ((__format__ (GCC_DIAG_STYLE, m, n))) ATTRIBUTE_NONNULL(m)
/haiku-buildtools/gcc/gcc/c-family/
H A Dc-common.h54 #ifndef GCC_DIAG_STYLE
55 #define GCC_DIAG_STYLE __gcc_cdiag__ macro
/haiku-buildtools/gcc/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
/haiku-buildtools/gcc/gcc/cp/
H A Dcp-tree.h37 diagnostic-core.h, not after. We override the definition of GCC_DIAG_STYLE
39 #undef GCC_DIAG_STYLE macro
40 #define GCC_DIAG_STYLE __gcc_cxxdiag__ macro

Completed in 209 milliseconds