Home
last modified time | relevance | path

Searched refs:gfc_check_operator_interface (Results 1 – 10 of 10) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dinterface.c867 gfc_check_operator_interface (gfc_symbol *sym, gfc_intrinsic_op op, in gfc_check_operator_interface() function
2139 gfc_check_operator_interface (ns->op[i]->sym, (gfc_intrinsic_op) i, in gfc_check_interfaces()
H A Dgfortran.h3484 bool gfc_check_operator_interface (gfc_symbol*, gfc_intrinsic_op, locus);
H A Dresolve.c13881 if (!gfc_check_operator_interface (target_proc, op, p->where)) in resolve_typebound_intrinsic_op()
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dinterface.cc878 gfc_check_operator_interface (gfc_symbol *sym, gfc_intrinsic_op op, in gfc_check_operator_interface() function
2159 gfc_check_operator_interface (ns->op[i]->sym, (gfc_intrinsic_op) i, in gfc_check_interfaces()
H A Dgfortran.h3770 bool gfc_check_operator_interface (gfc_symbol*, gfc_intrinsic_op, locus);
H A DChangeLog-2009388 * interface.c (gfc_check_operator_interface): Handle CLASS arguments.
1459 (gfc_check_operator_interface): Now public routine.
1462 `gfc_check_operator_interface' accordingly and hand in the interface
H A DChangeLog-20131789 * interface.c (gfc_check_operator_interface,gfc_compare_interfaces,
H A DChangeLog-2012598 (gfc_check_operator_interface): Move up to make this error
H A DChangeLog-20113835 * interface.c (gfc_check_operator_interface): Fix
H A Dresolve.cc14093 if (!gfc_check_operator_interface (target_proc, op, p->where)) in resolve_typebound_intrinsic_op()