1 /* This file auto-generated from standard.mac by macros.pl - don't edit it */
3 static char *stdmac
[] = {
4 "%define __NASM_MAJOR__ 0",
5 "%define __NASM_MINOR__ 95",
7 "%imacro section 1+.nolist",
8 "%define __SECT__ [section %1]",
11 "%imacro segment 1+.nolist",
12 "%define __SECT__ [segment %1]",
15 "%imacro absolute 1+.nolist",
16 "%define __SECT__ [absolute %1]",
19 "%imacro struc 1.nolist",
21 "%define %$strucname %1",
24 "%imacro endstruc 0.nolist",
25 "%{$strucname}_size:",
29 "%imacro istruc 1.nolist",
31 "%define %$strucname %1",
34 "%imacro at 1-2+.nolist",
35 "times %1-($-%$strucstart) db 0",
38 "%imacro iend 0.nolist",
39 "times %{$strucname}_size-($-%$strucstart) db 0",
42 "%imacro extern 1+.nolist",
45 "%imacro bits 1+.nolist",
48 "%imacro global 1+.nolist",
51 "%imacro common 1+.nolist",
54 "%imacro org 1+.nolist",
57 "%imacro group 1+.nolist",
60 "%imacro uppercase 1+.nolist",
63 "%imacro library 1+.nolist",