Home
last modified time | relevance | path

Searched refs:gfc_get_tbp_generic (Results 1 – 8 of 8) sorted by relevance

/netbsd/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dgfortran.h1501 #define gfc_get_tbp_generic() XCNEW (gfc_tbp_generic) macro
H A Dmodule.c3993 g = gfc_get_tbp_generic (); in mio_typebound_proc()
H A Ddecl.c11489 target = gfc_get_tbp_generic (); in gfc_match_generic()
/netbsd/external/gpl3/gcc/dist/gcc/fortran/
H A Dgfortran.h1752 #define gfc_get_tbp_generic() XCNEW (gfc_tbp_generic) macro
H A Dmodule.c3993 g = gfc_get_tbp_generic (); in mio_typebound_proc()
H A Dmodule.cc4139 g = gfc_get_tbp_generic (); in mio_typebound_proc()
H A Ddecl.c11489 target = gfc_get_tbp_generic (); in gfc_match_generic()
H A Ddecl.cc11571 target = gfc_get_tbp_generic (); in gfc_match_generic()