diff options
author | H. Peter Anvin <hpa@zytor.com> | 2008-02-16 16:41:25 -0800 |
---|---|---|
committer | H. Peter Anvin <hpa@zytor.com> | 2008-02-16 16:41:25 -0800 |
commit | cbf768d67d5540681df5e6ea41fe1fb270c95eec (patch) | |
tree | 62d5f522c11af3e848bfd4dd8930d441dd8c3633 /pptok.dat | |
parent | 88ab419cc6f190e52052942943fae7779a22c0e1 (diff) | |
download | nasm-cbf768d67d5540681df5e6ea41fe1fb270c95eec.tar.gz nasm-cbf768d67d5540681df5e6ea41fe1fb270c95eec.tar.bz2 nasm-cbf768d67d5540681df5e6ea41fe1fb270c95eec.zip |
Implement %iftoken, test for a single token
Implement %iftoken, a test for a single token. This is useful in
cases using %+ to splice a macro-provided token.
Diffstat (limited to 'pptok.dat')
-rw-r--r-- | pptok.dat | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -10,6 +10,7 @@ *idni *macro *num +*token *str %arg %assign |