Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gas/
Dmacro.c277 getstring (size_t idx, sb *in, sb *acc) in getstring() function
397 idx = getstring (idx, in, out); in get_any_string()
402 idx = getstring (idx, in, out); in get_any_string()
DChangeLog-20051363 * macro.c (getstring): Do not treat round parentheses exactly the
1375 * macro.c (getstring): Treat round parentheses in the same way as
DChangeLog-20062411 * macro.c (getstring): Don't treat parentheses special anymore.
DChangeLog-98994464 (getstring): Remove support for byte constants between < and >.
DChangeLog-00016045 * macro.c (getstring): Make it possible to escape the quote
DChangeLog-92951527 (getstring): In MRI mode, allow <> to quote a string.