Searched refs:uop2 (Results 1 – 2 of 2) sorted by relevance
2038 gfc_user_op *uop2; in check_uop_interfaces() local2047 uop2 = gfc_find_uop (uop->name, ns); in check_uop_interfaces()2048 if (uop2 == NULL) in check_uop_interfaces()2051 check_interface1 (uop->op, uop2->op, 0, in check_uop_interfaces()
2058 gfc_user_op *uop2; in check_uop_interfaces() local2067 uop2 = gfc_find_uop (uop->name, ns); in check_uop_interfaces()2068 if (uop2 == NULL) in check_uop_interfaces()2071 check_interface1 (uop->op, uop2->op, 0, in check_uop_interfaces()