Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/gcc/gcc/java/
H A Dparse.c443 static tree patch_exit_expr PARAMS ((tree));
15474 return patch_exit_expr (node);
18957 patch_exit_expr (node) in patch_exit_expr() function
H A Dparse.y203 static tree patch_exit_expr PARAMS ((tree));
11909 return patch_exit_expr (node);
15392 patch_exit_expr (node) in patch_exit_expr() function
H A DChangeLog7433 patch_exit_expr, patch_exit_expr, patch_switch_statement,
11967 (patch_exit_expr): Fixed condition inversion.
12113 add_stmt_to_compound, patch_exit_expr, build_labeled_block,
12161 patch_bc_statement, patch_exit_expr): New functions.