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

/freebsd-9.3-release/contrib/gcc/
H A Dexcept.c2999 rtx around_label;
3010 around_label = gen_label_rtx ();
3011 emit_jump (around_label);
3033 emit_label (around_label);
2984 rtx around_label; local

Completed in 99 milliseconds