Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A DChangeLog-2013977 * module.c (check_for_ambiguous): Avoid null pointer deref.
1935 * module.c (check_for_ambiguous): Get the current program unit using
H A Dmodule.cc5288 check_for_ambiguous (gfc_symtree *st, pointer_info *info) in check_for_ambiguous() function
5529 if (check_for_ambiguous (st, info)) in read_module()
H A DChangeLog-2008619 * module.c (check_for_ambiguous): Remove redundant code.
832 * module.c (check_for_ambiguous): New function to test loaded
834 (read_module): Call check_for_ambiguous.
H A DChangeLog-20152344 * module.c (check_for_ambiguous): Change argument type
H A DChangeLog-20112152 * module.c (check_for_ambiguous): Check whether the name is matches
H A DChangeLog-20104172 (check_for_ambiguous): Likewise.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dmodule.c5136 check_for_ambiguous (gfc_symtree *st, pointer_info *info) in check_for_ambiguous() function
5377 if (check_for_ambiguous (st, info)) in read_module()