mirror of
https://github.com/netwide-assembler/nasm.git
synced 2024-11-21 03:14:19 +08:00
47 lines
421 B
Plaintext
47 lines
421 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
|
|
%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
|