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

/netbsd-current/external/public-domain/xz/dist/src/liblzma/lz/
H A Dlz_encoder_mf.c191 #define header(is_bt, len_min, ret_op) \
199 ret_op; \
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Di386-protos.h333 extern const char * ix86_output_indirect_function_return (rtx ret_op);
H A Di386.c15770 ix86_output_indirect_function_return (rtx ret_op)
15777 unsigned int regno = REGNO (ret_op);
15742 ix86_output_indirect_function_return(rtx ret_op) argument
/netbsd-current/external/gpl3/gcc/dist/gcc/config/i386/
H A Di386-protos.h350 extern const char * ix86_output_indirect_function_return (rtx ret_op);
H A Di386.cc16389 ix86_output_indirect_function_return (rtx ret_op)
16396 unsigned int regno = REGNO (ret_op);
16420 output_asm_insn ("%!jmp\t%A0", &ret_op);

Completed in 318 milliseconds