Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/gcc/config/crx/
H A Dcrx.c1259 mpushpop_str (char *stringbuffer, const char *mnemonic, char *mask) in mpushpop_str() argument
1262 sprintf (stringbuffer, "\n\t%s\tsp, {%s}", mnemonic, mask); in mpushpop_str()
1264 sprintf (stringbuffer, "\n\t%s\t%s", mnemonic, mask); in mpushpop_str()