Searched refs:match_complex_part (Results 1 – 3 of 3) sorted by relevance
1416 match_complex_part (gfc_expr **result) in match_complex_part() function1453 m = match_complex_part (&real); in match_complex_constant()1483 m = match_complex_part (&imag); in match_complex_constant()
1395 match_complex_part (gfc_expr **result) in match_complex_part() function1432 m = match_complex_part (&real); in match_complex_constant()1462 m = match_complex_part (&imag); in match_complex_constant()
3481 (match_complex_part): Use match_{real,integer}_const.