Home
last modified time | relevance | path

Searched refs:gfc_matching_function (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dparse.h73 extern bool gfc_matching_function;
H A Dparse.cc309 gfc_matching_function = false; in decode_statement()
344 gfc_matching_function = true; in decode_statement()
354 gfc_matching_function = false; in decode_statement()
642 gfc_matching_function = false; in decode_oacc_directive()
839 gfc_matching_function = false; in decode_omp_directive()
H A Ddecl.cc97 bool gfc_matching_function; variable
1194 if (m != MATCH_YES && gfc_matching_function) in match_char_length()
3283 if (gfc_matching_function) in gfc_match_kind_spec()
3426 if (n != MATCH_YES && gfc_matching_function) in match_char_kind()
3608 if (gfc_matching_function) in gfc_match_char_spec()
4540 if (gfc_matching_function) in gfc_match_decl_type_spec()
4722 || gfc_matching_function) in gfc_match_decl_type_spec()
H A DChangeLog-20181372 * parse.c (decode_oacc_directive): Set gfc_matching_function
H A DChangeLog-20083956 gfc_function_type_locus. Add gfc_matching_function.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dparse.h73 extern bool gfc_matching_function;
H A Dparse.c307 gfc_matching_function = false; in decode_statement()
342 gfc_matching_function = true; in decode_statement()
352 gfc_matching_function = false; in decode_statement()
640 gfc_matching_function = false; in decode_oacc_directive()
835 gfc_matching_function = false; in decode_omp_directive()
H A Ddecl.c97 bool gfc_matching_function; variable
1194 if (m != MATCH_YES && gfc_matching_function) in match_char_length()
3186 if (gfc_matching_function) in gfc_match_kind_spec()
3330 if (n != MATCH_YES && gfc_matching_function) in match_char_kind()
3512 if (gfc_matching_function) in gfc_match_char_spec()
4435 if (gfc_matching_function) in gfc_match_decl_type_spec()
4617 || gfc_matching_function) in gfc_match_decl_type_spec()