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

/freebsd-9.3-release/contrib/gcc/
H A Dtree-tailcall.c507 tree ret_op = TREE_OPERAND (ret_var, 1); local
508 STRIP_NOPS (ret_op);
510 && TREE_CODE (ret_op) != SSA_NAME)
/freebsd-9.3-release/contrib/xz/src/liblzma/lz/
H A Dlz_encoder_mf.c189 #define header(is_bt, len_min, ret_op) \
197 ret_op; \

Completed in 81 milliseconds