Searched refs:macro (Results 1 - 25 of 1721) sorted by relevance

1234567891011>>

/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/macros/
H A Dredef.s1 .macro m
3 .macro m
H A Dbadarg.s1 .macro
4 .macro ,arg1
7 .macro m1,
10 .macro m2,,
13 .macro m3,arg1,
16 .macro m4,,arg2
19 .macro m5,arg,arg
24 .macro m6,arg
28 .macro m7
38 .macro m
[all...]
H A Derr.s1 .macro m
H A Dand.s3 .macro check
H A Dexit.s2 .macro MAC
H A Dsemi.s1 .macro semicolon
5 .macro colon
/netbsd-current/external/gpl3/gdb.old/dist/sim/testsuite/sim/microblaze/
H A Dtestutils.inc2 .macro exit nr
9 .macro pass
17 .macro fail
25 .macro start
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.asm/
H A Dsparc.inc2 .macro gdbasm_enter
7 .macro gdbasm_leave
12 .macro gdbasm_call subr
17 .macro gdbasm_several_nops
25 .macro gdbasm_exit0
31 .macro gdbasm_startup
H A Dsparc64.inc2 .macro gdbasm_enter
7 .macro gdbasm_leave
12 .macro gdbasm_call subr
17 .macro gdbasm_several_nops
25 .macro gdbasm_exit0
31 .macro gdbasm_startup
H A Dcommon.inc1 .macro comment text
10 .macro include arch file
15 .macro gdbasm_datavar name value
22 .macro gdbasm_declare name
27 .macro gdbasm_end name
/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.asm/
H A Dsparc.inc2 .macro gdbasm_enter
7 .macro gdbasm_leave
12 .macro gdbasm_call subr
17 .macro gdbasm_several_nops
25 .macro gdbasm_exit0
31 .macro gdbasm_startup
H A Dsparc64.inc2 .macro gdbasm_enter
7 .macro gdbasm_leave
12 .macro gdbasm_call subr
17 .macro gdbasm_several_nops
25 .macro gdbasm_exit0
31 .macro gdbasm_startup
H A Dcommon.inc1 .macro comment text
10 .macro include arch file
15 .macro gdbasm_datavar name value
22 .macro gdbasm_declare name
27 .macro gdbasm_end name
/netbsd-current/external/gpl3/gdb.old/dist/ld/testsuite/ld-sh/
H A Dvxworks3.s1 .macro entry
/netbsd-current/external/gpl2/texinfo/dist/makeinfo/tests/
H A Dmacro-at2 # Test @@ in macro expansions, etc. --eliz, 14nov99.
6 ../makeinfo $srcdir/macro-at.txi || exit 1
8 rm -f macro-at.info
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/mips/
H A Dmacro-warn-1.d2 #source: macro-warn-1.s
3 #warning_output: macro-warn-1.l
H A Dmacro-warn-2.d2 #source: macro-warn-2.s
3 #warning_output: macro-warn-2.l
H A Dmacro-warn-3.d2 #source: macro-warn-3.s
3 #warning_output: macro-warn-3.l
H A Dmacro-warn-4.d2 #source: macro-warn-4.s
3 #warning_output: macro-warn-4.l
H A Dmacro-warn-1-n32.l2 .*:6: Warning: macro instruction expanded into multiple instructions
3 .*:10: Warning: macro instruction expanded into multiple instructions
4 .*:12: Warning: macro instruction expanded into multiple instructions
5 .*:16: Warning: macro instruction expanded into multiple instructions.*slot
6 .*:20: Warning: macro instruction expanded into multiple instructions.*slot
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/all/
H A Daltmac2.s1 .macro m1 str
/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
H A Dctxobj-v.c18 #error VERSION macro is not defined.
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
H A Dctxobj-v.c18 #error VERSION macro is not defined.
/netbsd-current/external/gpl3/gdb.old/dist/sim/testsuite/sim/avr/
H A Dtestutils.inc3 .macro outc ch
9 .macro exit nr
16 .macro pass
27 .macro fail
38 .macro start
/netbsd-current/external/bsd/tradcpp/dist/
H A Dmacro.h38 void macro_define_plain(struct place *, const char *macro,
40 void macro_define_params(struct place *, const char *macro,
43 void macro_define_magic(struct place *, const char *macro);
44 void macro_undef(const char *macro);
45 bool macro_isdefined(const char *macro);

Completed in 294 milliseconds

1234567891011>>