Searched refs:c_finish_bc_stmt (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/contrib/gcc/
H A Dc-tree.h590 extern tree c_finish_bc_stmt (tree *, bool);
H A Dc-parser.c3741 stmt = c_finish_bc_stmt (&c_cont_label, false);
3745 stmt = c_finish_bc_stmt (&c_break_label, true);
H A Dc-typeck.c7378 c_finish_bc_stmt (tree *label_p, bool is_break)
7342 c_finish_bc_stmt (tree *label_p, bool is_break) function

Completed in 124 milliseconds