Lines Matching defs:result
36 gfc_match_defined_op_name (char *result, int error_flag) in gfc_match_defined_op_name()
92 match_defined_operator (gfc_user_op **result) in match_defined_operator()
144 match_primary (gfc_expr **result) in match_primary()
197 match_level_1 (gfc_expr **result) in match_level_1()
259 match_mult_operand (gfc_expr **result) in match_mult_operand()
304 match_ext_mult_operand (gfc_expr **result) in match_ext_mult_operand()
349 match_add_operand (gfc_expr **result) in match_add_operand()
413 match_ext_add_operand (gfc_expr **result) in match_ext_add_operand()
460 match_level_2 (gfc_expr **result) in match_level_2()
545 match_level_3 (gfc_expr **result) in match_level_3()
591 match_level_4 (gfc_expr **result) in match_level_4()
683 match_and_operand (gfc_expr **result) in match_and_operand()
716 match_or_operand (gfc_expr **result) in match_or_operand()
759 match_equiv_operand (gfc_expr **result) in match_equiv_operand()
804 match_level_5 (gfc_expr **result) in match_level_5()
863 gfc_match_expr (gfc_expr **result) in gfc_match_expr()