Searched refs:gfc_fix_implicit_pure (Results 1 – 8 of 8) sorted by relevance
1036 (gfc_fix_implicit_pure): New function.1037 * gfortran.h (gfc_fix_implicit_pure): New prototype.1038 * parse.c (translate_all_program_units): Call gfc_fix_implicit_pure.
6814 while (gfc_fix_implicit_pure (gfc_current_ns)) in gfc_parse_file()6874 if (gfc_fix_implicit_pure (gfc_current_ns)) in gfc_parse_file()
5937 gfc_fix_implicit_pure (gfc_namespace *ns) in gfc_fix_implicit_pure() function5950 if (gfc_fix_implicit_pure (ns)) in gfc_fix_implicit_pure()
3919 bool gfc_fix_implicit_pure (gfc_namespace *);
1417 (gfc_fix_implicit_pure): Likewise.
6475 while (gfc_fix_implicit_pure (gfc_current_ns)) in gfc_parse_file()6535 if (gfc_fix_implicit_pure (gfc_current_ns)) in gfc_parse_file()
3628 bool gfc_fix_implicit_pure (gfc_namespace *);
5591 gfc_fix_implicit_pure (gfc_namespace *ns) in gfc_fix_implicit_pure() function5604 if (gfc_fix_implicit_pure (ns)) in gfc_fix_implicit_pure()