Home
last modified time | relevance | path

Searched refs:expand_string (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.27/opcodes/
Dmep-asm.c596 static char * expand_string (const char *, int);
660 rescanned_result = expand_string (result, 0); in expand_macro()
672 expand_string (const char *in, int first_only) in expand_string() function
790 str = expand_string (*strp_in, 1); in mep_cgen_expand_macros_and_parse_operand()
/toolchain/binutils/binutils-2.27/cpu/
Dmep.opc641 static char * expand_string (const char *, int);
705 rescanned_result = expand_string (result, 0);
717 expand_string (const char *in, int first_only)
835 str = expand_string (*strp_in, 1);