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

/freebsd-9.3-release/contrib/gcc/
H A Dfunction.h513 #define return_label (cfun->x_return_label)
512 #define return_label macro
H A Dcfgexpand.c1711 return_label = NULL;
H A Dfunction.c4080 return_label = gen_label_rtx ();
4394 emit_label (return_label);
H A Dstmt.c1577 emit_jump (return_label);
H A Dexcept.c843 add_ehl_entry (return_label, NULL);

Completed in 136 milliseconds