Home
last modified time | relevance | path

Searched defs:T_WARN (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Ddump-parse-tree.c3239 enum type_return { T_OK=0, T_WARN, T_ERROR }; enumerator
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Ddump-parse-tree.cc3573 enum type_return { T_OK=0, T_WARN, T_ERROR }; enumerator