Searched refs:macro (Results 526 - 550 of 1719) sorted by relevance

<<21222324252627282930>>

/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/nios2/
H A Dandc.d5 # Test the and macro.
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/score/
H A Daddi.s13 /* This macro transform 16b instruction to 32b. */
14 .macro tran1632 insn32, insn16, sign
H A Dnop.s8 .macro tran insn32, insn16
H A Dtcond.s9 .macro tran insn32, insn16
/netbsd-current/external/gpl3/gdb.old/dist/ld/testsuite/ld-nios2/
H A Dgprel.d6 # Test the %gprel macro.
/netbsd-current/external/gpl3/gdb/dist/sim/testsuite/bfin/
H A Dtestset.s8 .macro _ts val:req
45 .macro ts val:req
H A Dse_allopcodes.h4 .macro reset_dags
57 .macro se_all_test
204 .macro se_all_load_table
211 .macro se_all_new_insn_stub
216 .macro se_all_new_insn_log
/netbsd-current/external/gpl3/gdb.old/dist/sim/testsuite/sim/bfin/
H A Dse_allopcodes.h4 .macro reset_dags
57 .macro se_all_test
204 .macro se_all_load_table
211 .macro se_all_new_insn_stub
216 .macro se_all_new_insn_log
H A Dfact.s8 .macro factorial num:req answer:req
/netbsd-current/external/gpl3/gdb/dist/readline/readline/
H A Dmacro.c0 /* macro.c -- keyboard macros for readline. */
60 /* The currently executing macro string. If this is non-zero,
67 /* The current macro string being built. Characters get stuffed
77 /* A structure used to save nested macro strings.
78 It is a linked list of string/index for each saved macro. */
97 _rl_errmsg ("maximum macro execution nesting level exceeded");
111 /* Return the next character available from a macro, or 0 if
112 there are no macro characters. */
164 /* Save the currently executing macro on a stack of saved macros. */
180 /* Discard the current macro, replacin
185 struct saved_macro *macro; local
329 rl_push_macro_input(char *macro) argument
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/config/arm/
H A Dcrti.S48 # Note - this macro is complemented by the FUNC_END macro
49 # in crtn.S. If you change this macro you must also change
50 # that macro match.
51 .macro FUNC_START
H A Dcrtn.S43 # Note - this macro is complemented by the FUNC_START macro
44 # in crti.S. If you change this macro you must also change
45 # that macro match.
52 .macro FUNC_END
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/config/aarch64/
H A Dcrti.S40 # Note - this macro is complemented by the FUNC_END macro
41 # in crtn.S. If you change this macro you must also change
42 # that macro match.
43 .macro FUNC_START
H A Dcrtn.S34 # Note - this macro is complemented by the FUNC_START macro
35 # in crti.S. If you change this macro you must also change
36 # that macro match.
42 .macro FUNC_END
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/epiphany/
H A Dsample.s7 .macro test nm:req, args:vararg
39 .macro test3i nm:req
51 .macro test3 nm:req
60 .macro testmem nm:req
84 .macro testmov cond:req
/netbsd-current/external/gpl3/gdb.old/dist/readline/readline/
H A Dmacro.c0 /* macro.c -- keyboard macros for readline. */
60 /* The currently executing macro string. If this is non-zero,
67 /* The current macro string being built. Characters get stuffed
77 /* A structure used to save nested macro strings.
78 It is a linked list of string/index for each saved macro. */
97 _rl_errmsg ("maximum macro execution nesting level exceeded");
111 /* Return the next character available from a macro, or 0 if
112 there are no macro characters. */
164 /* Save the currently executing macro on a stack of saved macros. */
180 /* Discard the current macro, replacin
185 struct saved_macro *macro; local
329 rl_push_macro_input(char *macro) argument
[all...]
/netbsd-current/external/gpl3/gcc/dist/libgcc/config/arm/
H A Dcrti.S48 # Note - this macro is complemented by the FUNC_END macro
49 # in crtn.S. If you change this macro you must also change
50 # that macro match.
51 .macro FUNC_START
H A Dcrtn.S43 # Note - this macro is complemented by the FUNC_START macro
44 # in crti.S. If you change this macro you must also change
45 # that macro match.
52 .macro FUNC_END
/netbsd-current/external/gpl3/gcc/dist/libgcc/config/aarch64/
H A Dcrti.S40 # Note - this macro is complemented by the FUNC_END macro
41 # in crtn.S. If you change this macro you must also change
42 # that macro match.
43 .macro FUNC_START
H A Dcrtn.S34 # Note - this macro is complemented by the FUNC_START macro
35 # in crti.S. If you change this macro you must also change
36 # that macro match.
42 .macro FUNC_END
/netbsd-current/lib/libedit/
H A Dread.c62 wchar_t **macro; member in struct:macros
92 if ((ma->macro = el_calloc(EL_MAXMACRO, sizeof(*ma->macro))) == NULL)
113 el_free(el->el_read->macros.macro);
114 el->el_read->macros.macro = NULL;
206 * Push a macro
215 if ((ma->macro[ma->level] = wcsdup(str)) != NULL)
355 * Pop a macro from the stack
362 el_free(ma->macro[0]);
364 ma->macro[
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/config/fr30/
H A Dlib1funcs.S25 .macro FUNC_START name
32 .macro FUNC_END name
36 .macro DIV_BODY reg number
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/arm/
H A Dneon-cond-bad-inc.s21 .macro dyadic_eq op eq="eq" f32=".f32"
37 .macro monadic_eq op eq="eq" f32=".f32"
46 .macro cvt to from dot="."
/netbsd-current/external/gpl3/gcc/dist/libgcc/config/fr30/
H A Dlib1funcs.S25 .macro FUNC_START name
32 .macro FUNC_END name
36 .macro DIV_BODY reg number
/netbsd-current/external/gpl2/texinfo/bin/makeinfo/
H A DMakefile8 macro.c makeinfo.c multi.c node.c \

Completed in 166 milliseconds

<<21222324252627282930>>