Searched refs:INSTRING_WARN (Results 1 - 3 of 3) sorted by relevance

/haiku-buildtools/gcc/gcc/fortran/
H A Dscanner.c1380 if (warn_ampersand && in_string == INSTRING_WARN)
1402 if (in_string != INSTRING_WARN && c == '!')
H A Dgfortran.h116 { NONSTRING = 0, INSTRING_WARN, INSTRING_NOWARN } enumerator in enum:__anon76
H A Dprimary.c304 gfc_char_t c = gfc_next_char_literal (INSTRING_WARN);
851 c = gfc_next_char_literal (INSTRING_WARN);

Completed in 119 milliseconds