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

/haiku-buildtools/gcc/gcc/config/mep/
H A Dmep-protos.h73 extern void mep_asm_output_opcode (FILE *, const char *);
H A Dmep.h739 #define ASM_OUTPUT_OPCODE(STREAM, PTR) mep_asm_output_opcode (STREAM, PTR)
H A Dmep.c3799 mep_asm_output_opcode (FILE *file, const char *ptr)
3790 mep_asm_output_opcode (FILE *file, const char *ptr) function

Completed in 117 milliseconds