Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dgfortran.h1816 locus implicit_loc[GFC_LETTERS]; member
H A Dsymbol.c216 gfc_current_ns->implicit_loc[i] = gfc_current_locus; in gfc_merge_new_implicit()
H A Dresolve.c17288 &ns->implicit_loc[letter], NULL)) in resolve_types()
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dgfortran.h2071 locus implicit_loc[GFC_LETTERS]; member
H A Dsymbol.cc216 gfc_current_ns->implicit_loc[i] = gfc_current_locus; in gfc_merge_new_implicit()
H A DChangeLog-2008979 * gfortran.h (struct gfc_namespace): New member `implicit_loc'.
H A Dresolve.cc17523 &ns->implicit_loc[letter], NULL)) in resolve_types()