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

/freebsd-9.3-release/contrib/gcc/
H A Dc-tree.h582 extern void c_finish_loop (location_t, tree, tree, tree, tree, tree, tree,
H A Dc-parser.c3973 c_finish_loop (loc, cond, NULL, body, c_break_label, c_cont_label, attrs,
4019 c_finish_loop (loc, cond, NULL, body, new_break, new_cont, attrs, false);
4134 c_finish_loop (loc, cond, incr, body, c_break_label, c_cont_label, attrs,
H A Dc-typeck.c7308 c_finish_loop (location_t start_locus, tree cond, tree incr, tree body,
7272 c_finish_loop (location_t start_locus, tree cond, tree incr, tree body, function

Completed in 121 milliseconds