Searched refs:gfc_check_operator_interface (Results 1 - 3 of 3) sorted by relevance

/haiku-buildtools/gcc/gcc/fortran/
H A Dinterface.c630 gfc_check_operator_interface (gfc_symbol *sym, gfc_intrinsic_op op, function
1825 gfc_check_operator_interface (ns->op[i]->sym, (gfc_intrinsic_op) i,
H A Dgfortran.h3109 bool gfc_check_operator_interface (gfc_symbol*, gfc_intrinsic_op, locus);
H A Dresolve.c12108 if (!gfc_check_operator_interface (target_proc, op, p->where))

Completed in 131 milliseconds