Home
last modified time | relevance | path

Searched refs:macro2 (Results 1 – 25 of 48) sorted by relevance

12

/netbsd-src/tests/usr.bin/indent/
H A Dopt_v.c26 #define macro2 prefix /* suffix */ macro
41 #define macro2 prefix /* suffix */ macro
/netbsd-src/external/gpl3/gcc.old/dist/libcpp/
H A Dtraditional.c1273 const cpp_macro *macro2) in _cpp_expansions_different_trad() argument
1275 uchar *p1 = XNEWVEC (uchar, macro1->count + macro2->count); in _cpp_expansions_different_trad()
1283 const uchar *exp1 = macro1->exp.text, *exp2 = macro2->exp.text; in _cpp_expansions_different_trad()
1310 len2 = canonicalize_text (p2, macro2->exp.text, macro2->count, &quote2); in _cpp_expansions_different_trad()
H A Dmacro.c3158 const cpp_macro *macro2) in warn_of_redefinition() argument
3188 if (macro1->paramc != macro2->paramc in warn_of_redefinition()
3189 || macro1->fun_like != macro2->fun_like in warn_of_redefinition()
3190 || macro1->variadic != macro2->variadic) in warn_of_redefinition()
3195 if (macro1->parm.params[i] != macro2->parm.params[i]) in warn_of_redefinition()
3200 return _cpp_expansions_different_trad (macro1, macro2); in warn_of_redefinition()
3202 if (macro1->count != macro2->count) in warn_of_redefinition()
3206 if (!_cpp_equiv_tokens (&macro1->exp.tokens[i], &macro2->exp.tokens[i])) in warn_of_redefinition()
/netbsd-src/external/gpl3/gcc/dist/libcpp/
H A Dtraditional.cc1278 const cpp_macro *macro2) in _cpp_expansions_different_trad() argument
1280 uchar *p1 = XNEWVEC (uchar, macro1->count + macro2->count); in _cpp_expansions_different_trad()
1288 const uchar *exp1 = macro1->exp.text, *exp2 = macro2->exp.text; in _cpp_expansions_different_trad()
1315 len2 = canonicalize_text (p2, macro2->exp.text, macro2->count, &quote2); in _cpp_expansions_different_trad()
H A Dmacro.cc3360 const cpp_macro *macro2) in warn_of_redefinition() argument
3376 if (cpp_macro *macro1 = get_deferred_or_lazy_macro (pfile, node, macro2->line)) in warn_of_redefinition()
3377 return cpp_compare_macros (macro1, macro2); in warn_of_redefinition()
3384 cpp_compare_macros (const cpp_macro *macro1, const cpp_macro *macro2) in cpp_compare_macros() argument
3391 if (macro1->paramc != macro2->paramc in cpp_compare_macros()
3392 || macro1->fun_like != macro2->fun_like in cpp_compare_macros()
3393 || macro1->variadic != macro2->variadic) in cpp_compare_macros()
3398 if (macro1->parm.params[i] != macro2->parm.params[i]) in cpp_compare_macros()
3403 return _cpp_expansions_different_trad (macro1, macro2); in cpp_compare_macros()
3405 if (macro1->count != macro2->count) in cpp_compare_macros()
[all …]
/netbsd-src/external/gpl3/gcc/dist/libcpp/include/
H A Dcpplib.h1404 const cpp_macro *macro2);
/netbsd-src/external/gpl3/binutils.old/dist/gas/
H A DChangeLog-02032455 * config/tc-mips.c (macro2): Adjust implementation of
2999 (macro2): Use ISA_HAS_DROR and ISA_HAS_ROR in the places where
4001 (macro2) [M_DROLI]: Use dror or dror32 if CPU_HAS_DROR.
4753 * config/tc-mips.c (macro2): Implement rotates by zero using shifts
4989 (macro2): Likewise.
5667 (macro2): Change load_address calls.
5702 (macro2): Replace magic constant for RA by the define. Canonicalize
5828 * config/tc-mips.c (macro2): Add 64 bit drol, dror macros.
6373 (macro2): Fix handling of 64bit register loads.
H A DChangeLog-9899192 macro,macro2,mips_ip,s_cprestore,s_cpadd): Simplify
2058 macro2, mips16_macro, mips_ip): Test mips_cpu, not the mips_NNNN
3862 * config/tc-mips.c (macro,macro2): Implement
4491 (macro, macro2, s_cprestore, s_cpadd): Likewise.
4547 (macro, macro2, s_cprestore, s_cpadd): Likewise.
H A DChangeLog-0001383 (macro2): Add cast needed for varargs.
729 (macro2): Call load_address correctly.
1597 (macro2): Use move_register rather than macro_build for moves.
1657 (macro2): Formatting.
1695 (macro2): Use HAVE_32BIT_GPRS to determine the width of registers
3958 (append_insn, mips_emit_delays, macro, macro2): Convert to use
H A DChangeLog-2008984 (macro2) <M_SEQ_I, M_SNE_I>: Use it. Emit seq/sne and seqi/snei.
H A DChangeLog-20053343 (macro, macro2, mips16_macro, s_mipsset): Use them instead of
3789 (macro2): Remove duplicate zeroing of used_at.
H A DChangeLog-2010427 * config/tc-mips.c (macro2): Delete.
H A DChangeLog-20061015 (md_begin, append_insn, macro, macro2, mips16_immed, mips_align,
H A DChangeLog-2007555 (macro, macro2): Likewise.
/netbsd-src/external/gpl3/binutils/dist/gas/
H A DChangeLog-02032455 * config/tc-mips.c (macro2): Adjust implementation of
2999 (macro2): Use ISA_HAS_DROR and ISA_HAS_ROR in the places where
4001 (macro2) [M_DROLI]: Use dror or dror32 if CPU_HAS_DROR.
4753 * config/tc-mips.c (macro2): Implement rotates by zero using shifts
4989 (macro2): Likewise.
5667 (macro2): Change load_address calls.
5702 (macro2): Replace magic constant for RA by the define. Canonicalize
5828 * config/tc-mips.c (macro2): Add 64 bit drol, dror macros.
6373 (macro2): Fix handling of 64bit register loads.
H A DChangeLog-9899192 macro,macro2,mips_ip,s_cprestore,s_cpadd): Simplify
2058 macro2, mips16_macro, mips_ip): Test mips_cpu, not the mips_NNNN
3862 * config/tc-mips.c (macro,macro2): Implement
4491 (macro, macro2, s_cprestore, s_cpadd): Likewise.
4547 (macro, macro2, s_cprestore, s_cpadd): Likewise.
H A DChangeLog-0001383 (macro2): Add cast needed for varargs.
729 (macro2): Call load_address correctly.
1597 (macro2): Use move_register rather than macro_build for moves.
1657 (macro2): Formatting.
1695 (macro2): Use HAVE_32BIT_GPRS to determine the width of registers
3958 (append_insn, mips_emit_delays, macro, macro2): Convert to use
H A DChangeLog-2008984 (macro2) <M_SEQ_I, M_SNE_I>: Use it. Emit seq/sne and seqi/snei.
H A DChangeLog-20053343 (macro, macro2, mips16_macro, s_mipsset): Use them instead of
3789 (macro2): Remove duplicate zeroing of used_at.
H A DChangeLog-2010427 * config/tc-mips.c (macro2): Delete.
H A DChangeLog-20061015 (md_begin, append_insn, macro, macro2, mips16_immed, mips_align,
H A DChangeLog-2007555 (macro, macro2): Likewise.
/netbsd-src/external/gpl2/diffutils/dist/config/
H A Dtexinfo.tex5228 % \do\macro1\do\macro2...
/netbsd-src/external/gpl2/grep/dist/doc/
H A Dtexinfo.tex5087 % \do\macro1\do\macro2...
/netbsd-src/external/gpl2/gmake/dist/config/
H A Dtexinfo.tex5680 % \definedummyword\macro1\definedummyword\macro2...

12