Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A DChangeLog-20121765 * resolve.c (resolve_typebound_static): Fix handling
2711 * resolve.c (resolve_typebound_static): If the typebound
H A DChangeLog-20081054 (resolve_typebound_static): Adapted to new gfc_typebound_proc structure.
1175 (update_compcall_arglist), (resolve_typebound_static): New methods.
H A Dresolve.cc6496 resolve_typebound_static (gfc_expr* e, gfc_symtree** target, in resolve_typebound_static() function
6723 if (!resolve_typebound_static (c->expr1, &target, &newactual)) in resolve_typebound_call()
6780 if (!resolve_typebound_static (e, &target, &newactual)) in resolve_compcall()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dresolve.c6374 resolve_typebound_static (gfc_expr* e, gfc_symtree** target, in resolve_typebound_static() function
6601 if (!resolve_typebound_static (c->expr1, &target, &newactual)) in resolve_typebound_call()
6658 if (!resolve_typebound_static (e, &target, &newactual)) in resolve_compcall()