Home
last modified time | relevance | path

Searched refs:push_pending_label (Results 1 – 2 of 2) sorted by relevance

/openbsd/src/gnu/usr.bin/gcc/gcc/java/
Dverify.c36 static void push_pending_label PARAMS ((tree));
56 push_pending_label (target_label) in push_pending_label() function
81 push_pending_label (target_label);
1306 push_pending_label (target);
DChangeLog9190 * verify.c (push_pending_label, merge_types): Add static
14314 * verify.c (push_pending_label): New function.