nasm/pptok.dat
H. Peter Anvin cbf768d67d 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.
2008-02-16 16:41:25 -08:00

46 lines
414 B
Plaintext

#
# A * at the end indicates a condition; the list of conditions are
# on lines starting with *; the negatives are auto-generated
#
*
*ctx
*def
*id
*idn
*idni
*macro
*num
*token
*str
%arg
%assign
%clear
%define
%elif*
%else
%endif
%endm
%endmacro
%endrep
%error
%exitrep
%iassign
%idefine
%if*
%imacro
%include
%ixdefine
%line
%local
%macro
%pop
%push
%rep
%repl
%rotate
%stacksize
%strlen
%substr
%undef
%xdefine