nasm/pptok.dat
H. Peter Anvin 418ca70d4e Introduce %depend and %pathsearch, and make incbin a macro
Introduce new preprocessor directives %depend and %pathsearch, and
make incbin a standard macro using these filenames.  This lets us
remove the code that makes incbin search the path.
2008-05-30 10:42:30 -07:00

49 lines
441 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
*empty
*id
*idn
*idni
*macro
*num
*str
*token
%arg
%assign
%clear
%define
%depend
%elif*
%else
%endif
%endm
%endmacro
%endrep
%error
%exitrep
%iassign
%idefine
%if*
%imacro
%include
%ixdefine
%line
%local
%macro
%pathsearch
%pop
%push
%rep
%repl
%rotate
%stacksize
%strlen
%substr
%undef
%xdefine