diff options
author | H. Peter Anvin (Intel) <hpa@zytor.com> | 2019-08-20 00:05:41 -0700 |
---|---|---|
committer | H. Peter Anvin (Intel) <hpa@zytor.com> | 2019-08-20 00:05:41 -0700 |
commit | 62cf4aaef6a6216fd0921f1ced4671dee6053d9f (patch) | |
tree | abd39fc343d9294961d6aea22fee00c1f16bf567 /test | |
parent | de7acc3a46cb3da52464d246b814f8bf059a0360 (diff) | |
download | nasm-62cf4aaef6a6216fd0921f1ced4671dee6053d9f.tar.gz nasm-62cf4aaef6a6216fd0921f1ced4671dee6053d9f.tar.xz nasm-62cf4aaef6a6216fd0921f1ced4671dee6053d9f.zip |
preproc: add suppport for stringify, nostrip, greedy smacro arguments
Add a few more types of smacro arguments, and clean stuff up in
process.
If declared with an &, an smacro parameter will be quoted as a string.
If declared with a +, it is a greedy/varadic parameter.
If declared with an !, don't strip whitespace and braces (useful with &).
Signed-off-by: H. Peter Anvin (Intel) <hpa@zytor.com>
Diffstat (limited to 'test')
0 files changed, 0 insertions, 0 deletions