Home
last modified time | relevance | path

Searched refs:gfc_get_namelist (Results 1 – 9 of 9) sorted by relevance

/netbsd/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dgfortran.h1160 #define gfc_get_namelist() XCNEW (gfc_namelist) macro
H A Dmatch.c5561 nl = gfc_get_namelist (); in gfc_match_namelist()
H A Dmodule.c3817 n = gfc_get_namelist (); in mio_namelist()
/netbsd/external/gpl3/gcc/dist/gcc/fortran/
H A Dgfortran.h1238 #define gfc_get_namelist() XCNEW (gfc_namelist) macro
H A Dmatch.c5561 nl = gfc_get_namelist (); in gfc_match_namelist()
H A Dmatch.cc5630 nl = gfc_get_namelist (); in gfc_match_namelist()
H A Dmodule.c3817 n = gfc_get_namelist (); in mio_namelist()
H A Dmodule.cc3963 n = gfc_get_namelist (); in mio_namelist()
H A DChangeLog-20081991 gfc_get_namelist, gfc_get_omp_clauses, gfc_get_interface,