Home
last modified time | relevance | path

Searched refs:if1 (Results 1 – 13 of 13) sorted by relevance

/netbsd/src/external/bsd/ipf/dist/tools/
Dipf_y.y102 char *if1; member
568 on: IPFY_ON onname { setifname(&fr, 0, $2.if1);
569 free($2.if1);
577 | IPFY_ON onname IPFY_INVIA vianame { setifname(&fr, 0, $2.if1);
578 free($2.if1);
585 | IPFY_ON onname IPFY_OUTVIA vianame { setifname(&fr, 0, $2.if1);
586 free($2.if1);
595 onlist: onname { DOREM(setifname(&fr, 0, $1.if1); \
599 free($1.if1);
603 | onlist lmore onname { DOREM(setifname(&fr, 0, $3.if1); \
[all …]
/netbsd/src/external/gpl3/gdb/dist/gdb/
Dax-gdb.c1703 int if1, end; in do_generate_ax() local
1712 if1 = ax_goto (ax, aop_if_goto); in do_generate_ax()
1716 ax_label (ax, if1, ax->buf.size ()); in do_generate_ax()
2023 int if1, go1, if2, go2, end; in do_generate_ax() local
2028 if1 = ax_goto (ax, aop_if_goto); in do_generate_ax()
2030 ax_label (ax, if1, ax->buf.size ()); in do_generate_ax()
2053 int if1, if2, end; in do_generate_ax() local
2058 if1 = ax_goto (ax, aop_if_goto); in do_generate_ax()
2064 ax_label (ax, if1, ax->buf.size ()); in do_generate_ax()
DChangeLog-200414241 (ocd_start_remote): Delete #if0ed code, remove #if1 wrapper.
/netbsd/src/external/gpl3/gcc/dist/gcc/
Dgenmatch.cc3693 if_expr *if1 = as_a <if_expr *> (o1); in compare_op() local
3696 if (if1->cond != if2->cond) in compare_op()
3698 if (!compare_op (if1->trueexpr, s1, if2->trueexpr, s2)) in compare_op()
3700 if (if1->falseexpr != if2->falseexpr in compare_op()
3701 || (if1->falseexpr in compare_op()
3702 && !compare_op (if1->falseexpr, s1, if2->falseexpr, s2))) in compare_op()
/netbsd/src/external/gpl3/binutils/dist/texinfo/
Dtexinfo.tex6940 \if1\csname ismacro.\the\macname\endcsname
6955 \if1\csname ismacro.#1\endcsname
/netbsd/src/external/gpl3/gdb/dist/texinfo/
Dtexinfo.tex6940 \if1\csname ismacro.\the\macname\endcsname
6955 \if1\csname ismacro.#1\endcsname
/netbsd/src/external/gpl2/xcvs/dist/build-aux/
Dtexinfo.tex6944 \if1\csname ismacro.\the\macname\endcsname
6959 \if1\csname ismacro.#1\endcsname
/netbsd/src/external/gpl3/gcc/dist/gcc/doc/include/
Dtexinfo.tex7311 \if1\csname ismacro.\the\macname\endcsname
7326 \if1\csname ismacro.#1\endcsname
/netbsd/src/external/lgpl3/mpc/dist/doc/
Dtexinfo.tex7373 \if1\csname ismacro.\the\macname\endcsname
7388 \if1\csname ismacro.#1\endcsname
/netbsd/src/external/bsd/am-utils/dist/doc/
Dtexinfo.tex7373 \if1\csname ismacro.\the\macname\endcsname
7388 \if1\csname ismacro.#1\endcsname
/netbsd/src/external/lgpl3/gmp/dist/doc/
Dtexinfo.tex7373 \if1\csname ismacro.\the\macname\endcsname
7388 \if1\csname ismacro.#1\endcsname
/netbsd/src/external/lgpl3/mpfr/dist/doc/
Dtexinfo.tex8117 \if1\csname ismacro.\the\macname\endcsname
8132 \if1\csname ismacro.#1\endcsname
/netbsd/src/external/gpl3/gcc/dist/
DMD5SUMS16017 b70f4276933d24cd68ae2e047a954ece gcc/testsuite/g++.dg/cpp1z/constexpr-if1.C
16386 636155e5662c48788ae52677e22b5249 gcc/testsuite/g++.dg/cpp23/consteval-if1.C