summaryrefslogtreecommitdiff
path: root/pptok.dat
diff options
context:
space:
mode:
authorH. Peter Anvin <hpa@zytor.com>2008-02-16 16:41:25 -0800
committerH. Peter Anvin <hpa@zytor.com>2008-02-16 16:41:25 -0800
commitcbf768d67d5540681df5e6ea41fe1fb270c95eec (patch)
tree62d5f522c11af3e848bfd4dd8930d441dd8c3633 /pptok.dat
parent88ab419cc6f190e52052942943fae7779a22c0e1 (diff)
downloadnasm-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.dat1
1 files changed, 1 insertions, 0 deletions
diff --git a/pptok.dat b/pptok.dat
index 1c07d4b..f9bfb43 100644
--- a/pptok.dat
+++ b/pptok.dat
@@ -10,6 +10,7 @@
*idni
*macro
*num
+*token
*str
%arg
%assign