nasm/pptok.dat
H. Peter Anvin 4169a47bd9 Use a perfect hash to look up preprocessor directives
Use a perfect hash to look up preprocessor directives, and generate
the preprocessor directive list automatically.
2007-09-12 01:29:43 +00:00

44 lines
407 B
Text

#
# 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
*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