Home
last modified time | relevance | path

Searched refs:implicit_flag (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Ddecl.c4139 gfc_match_decl_type_spec (gfc_typespec *ts, int implicit_flag) in gfc_match_decl_type_spec() argument
4209 if (implicit_flag == 0) in gfc_match_decl_type_spec()
4576 if (implicit_flag == 1) in gfc_match_decl_type_spec()
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Ddecl.cc4244 gfc_match_decl_type_spec (gfc_typespec *ts, int implicit_flag) in gfc_match_decl_type_spec() argument
4314 if (implicit_flag == 0) in gfc_match_decl_type_spec()
4681 if (implicit_flag == 1) in gfc_match_decl_type_spec()
H A DChangeLog-20041653 'implicit_flag', reverse meaning. Don't match_char_spec if
1654 'implicit_flag' is set. Rename to ...