Home
last modified time | relevance | path

Searched refs:show_compcall (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Ddump-parse-tree.c465 show_compcall (gfc_expr* p) in show_compcall() function
721 show_compcall (p); in show_expr()
2028 show_compcall (c->expr1); in show_code_node()
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Ddump-parse-tree.cc490 show_compcall (gfc_expr* p) in show_compcall() function
746 show_compcall (p); in show_expr()
2337 show_compcall (c->expr1); in show_code_node()
H A DChangeLog-20081007 * dump-parse-tree.c (show_compcall): New method.