Home
last modified time | relevance | path

Searched refs:mio_typebound_symtree (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dmodule.cc4170 mio_typebound_symtree (gfc_symtree* st) in mio_typebound_symtree() function
4193 gfc_traverse_symtree (*root, &mio_typebound_symtree); in mio_full_typebound_tree()
4206 mio_typebound_symtree (st); in mio_full_typebound_tree()
H A DChangeLog-20092962 * module.c (mio_typebound_symtree): Adapt to changes.
H A DChangeLog-20081168 (mio_typebound_proc), (mio_typebound_symtree): New methods.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dmodule.c4019 mio_typebound_symtree (gfc_symtree* st) in mio_typebound_symtree() function
4042 gfc_traverse_symtree (*root, &mio_typebound_symtree); in mio_full_typebound_tree()
4055 mio_typebound_symtree (st); in mio_full_typebound_tree()