Home
last modified time | relevance | path

Searched refs:gfc_lookup_function_fuzzy (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A DChangeLog-2017747 * gfortran.h (gfc_lookup_function_fuzzy): New declaration.
756 (gfc_lookup_function_fuzzy): New definition.
757 (resolve_unknown_f): Call gfc_lookup_function_fuzzy.
H A Dinterface.cc1893 = gfc_lookup_function_fuzzy (p->sym->name, p->sym->ns->sym_root); in check_interface0()
4062 = gfc_lookup_function_fuzzy (sym->name, sym->ns->sym_root); in gfc_procedure_use()
H A Dgfortran.h3708 const char* gfc_lookup_function_fuzzy (const char *, gfc_symtree *);
H A Dresolve.cc2968 gfc_lookup_function_fuzzy (const char *fn, gfc_symtree *symroot) in gfc_lookup_function_fuzzy() function
3040 = gfc_lookup_function_fuzzy (sym->name, sym->ns->sym_root); in resolve_unknown_f()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dinterface.c1873 = gfc_lookup_function_fuzzy (p->sym->name, p->sym->ns->sym_root); in check_interface0()
3859 = gfc_lookup_function_fuzzy (sym->name, sym->ns->sym_root); in gfc_procedure_use()
H A Dgfortran.h3418 const char* gfc_lookup_function_fuzzy (const char *, gfc_symtree *);
H A Dresolve.c2909 gfc_lookup_function_fuzzy (const char *fn, gfc_symtree *symroot) in gfc_lookup_function_fuzzy() function
2968 = gfc_lookup_function_fuzzy (sym->name, sym->ns->sym_root); in resolve_unknown_f()