Home
last modified time | relevance | path

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

/trueos/contrib/binutils/opcodes/
HDmep-asm.c563 expand_string (const char *in, int first_only) in expand_string() argument
581 if (*in == '%' && *(in + 1) && (!first_only || num_expansions == 0)) in expand_string()