Searched refs:C_STD_VER (Results 1 - 1 of 1) sorted by last modified time

/freebsd-11-stable/contrib/gcc/
H A Dc-format.c237 #define C_STD_VER ((int) (c_dialect_cxx () \
244 appeared, which is higher than C_STD_VER. */
1810 if (ADJ_STD (length_chars_std) > C_STD_VER)
1890 if (ADJ_STD (fci->std) > C_STD_VER)
1915 if (ADJ_STD (s->std) > C_STD_VER)
1924 if (ADJ_STD (t->std) > C_STD_VER)
2048 if (ADJ_STD (wanted_type_std) > C_STD_VER)
234 #define C_STD_VER macro

Completed in 135 milliseconds