Home
last modified time | relevance | path

Searched refs:INSTRING_NOWARN (Results 1 – 5 of 5) sorted by relevance

/netbsd/external/gpl3/gcc/dist/gcc/fortran/
H A Dscanner.c2429 c = gfc_next_char_literal (INSTRING_NOWARN); in include_stmt()
H A Dscanner.cc2475 c = gfc_next_char_literal (INSTRING_NOWARN); in include_stmt()
H A Dgfortran.h156 { NONSTRING = 0, INSTRING_WARN, INSTRING_NOWARN }; enumerator
/netbsd/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dscanner.c2429 c = gfc_next_char_literal (INSTRING_NOWARN); in include_stmt()
H A Dgfortran.h122 { NONSTRING = 0, INSTRING_WARN, INSTRING_NOWARN }; enumerator