nasm/pptok.dat
H. Peter Anvin 8e3f75ea6e %error, %warning out on the final pass, add %fatal
Only process %error or %warning directives on the final pass.  Add a
new %fatal directive which terminates assembly immediately.
2008-09-24 00:21:58 -07:00

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