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

/freebsd-9.3-release/contrib/gcc/
H A Domp-low.c2219 tree t, then_lab, else_lab, tmp;
2229 then_lab = create_artificial_label ();
2234 build_and_jump (&then_lab),
2241 t = build1 (LABEL_EXPR, void_type_node, then_lab);
2218 tree t, then_lab, else_lab, tmp; local

Completed in 44 milliseconds