Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Ddump-parse-tree.c1178 show_uop (gfc_user_op *uop) in show_uop() function
3150 gfc_traverse_user_op (ns, show_uop); in show_namespace()
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Ddump-parse-tree.cc1205 show_uop (gfc_user_op *uop) in show_uop() function
3484 gfc_traverse_user_op (ns, show_uop); in show_namespace()
H A DChangeLog-20081821 * dump-parse-tree.c (show_expr, show_uop, show_namespace):