Home
last modified time | relevance | path

Searched refs:match_add_operand (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dmatchexp.c349 match_add_operand (gfc_expr **result) in match_add_operand() function
424 return match_add_operand (result); in match_ext_add_operand()
480 m = match_add_operand (&e); in match_level_2()
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dmatchexp.cc349 match_add_operand (gfc_expr **result) in match_add_operand() function
424 return match_add_operand (result); in match_ext_add_operand()
480 m = match_add_operand (&e); in match_level_2()
H A DChangeLog-20042090 match_add_operand, match_ext_add_operand, match_level_2,
2122 (match_add_operand): Tweak to call match_ext_mult_operand.
H A DChangeLog-20031818 * matchexp.c (match_add_operand, match_level_5): Likewise.