/openbsd/gnu/usr.bin/perl/ |
H A D | warnings.h | 243 #define ckWARN2(w1,w2) Perl_ckwarn(aTHX_ packWARN2(w1,w2)) argument 244 #define ckWARN3(w1,w2,w3) Perl_ckwarn(aTHX_ packWARN3(w1,w2,w3)) argument 245 #define ckWARN4(w1,w2,w3,w4) Perl_ckwarn(aTHX_ packWARN4(w1,w2,w3,w4)) argument 248 #define ckWARN2_d(w1,w2) Perl_ckwarn_d(aTHX_ packWARN2(w1,w2)) argument 249 #define ckWARN3_d(w1,w2,w3) Perl_ckwarn_d(aTHX_ packWARN3(w1,w2,w3)) argument 250 #define ckWARN4_d(w1,w2,w3,w4) Perl_ckwarn_d(aTHX_ packWARN4(w1,w2,w3,w4)) argument
|
/openbsd/gnu/gcc/gcc/ |
H A D | longlong.h | 178 #define umul_ppmm(w1, w0, u, v) \ argument 248 #define umul_ppmm(w1, w0, u, v) \ argument 331 #define umul_ppmm(w1, w0, u, v) \ argument 358 #define umul_ppmm(w1, w0, u, v) \ argument 419 #define umul_ppmm(w1, w0, u, v) \ argument 586 #define umul_ppmm(w1, w0, u, v) \ argument 597 #define umul_ppmm(w1, w0, u, v) \ argument 836 #define umul_ppmm(w1, w0, u, v) \ argument 915 #define umul_ppmm(w1, w0, u, v) \ argument 932 #define umul_ppmm(w1, w0, u, v) \ argument [all …]
|
H A D | libgcc2.c | 306 DWunion w1 = {.ll = (UDWtype) (UWtype) uu.s.low in __mulvDI3() local 329 DWunion w1 = {.ll = (UDWtype) (UWtype) uu.s.high in __mulvDI3() local
|
/openbsd/gnu/usr.bin/gcc/gcc/ |
H A D | longlong.h | 183 #define umul_ppmm(w1, w0, u, v) \ argument 253 #define umul_ppmm(w1, w0, u, v) \ argument 336 #define umul_ppmm(w1, w0, u, v) \ argument 363 #define umul_ppmm(w1, w0, u, v) \ argument 427 #define umul_ppmm(w1, w0, u, v) \ argument 561 #define umul_ppmm(w1, w0, u, v) \ argument 572 #define umul_ppmm(w1, w0, u, v) \ argument 805 #define umul_ppmm(w1, w0, u, v) \ argument 852 #define umul_ppmm(w1, w0, u, v) \ argument 869 #define umul_ppmm(w1, w0, u, v) \ argument [all …]
|
H A D | ra-colorize.c | 1955 comp_webs_maxcost (w1, w2) in comp_webs_maxcost() argument 2453 comp_web_pairs (w1, w2) in comp_web_pairs() argument 2494 struct web *w1, *w2; local
|
/openbsd/gnu/lib/libstdc++/libstdc++/libmath/ |
H A D | mathconf.h | 242 U_int32_t w0, w1, w2, w3; member 257 U_int32_t w3, w2, w1, w0; member
|
/openbsd/gnu/gcc/libstdc++-v3/libmath/ |
H A D | mathconf.h | 237 U_int32_t w0, w1, w2, w3; member 252 U_int32_t w3, w2, w1, w0; member
|
/openbsd/usr.sbin/rbootd/ |
H A D | rmp_var.h | 138 #define COPYWORD(w1,w2) (w2) = (w1) argument 153 #define COPYWORD(w1, w2) \ argument
|
/openbsd/usr.bin/tmux/ |
H A D | alerts.c | 55 struct window *w, *w1; in alerts_callback() local
|
H A D | server.c | 481 struct window *w, *w1; in server_child_exited() local
|
/openbsd/gnu/lib/libreadline/ |
H A D | mbutil.c | 237 int i, w1, w2; local
|
/openbsd/gnu/usr.bin/binutils-2.17/gas/config/ |
H A D | bfin-parse.y | 35 #define DSP32MAC(op1, MM, mmod, w1, P, h01, h11, h00, h10, dst, op0, src0, src1, w0) \ argument 39 #define DSP32MULT(op1, MM, mmod, w1, P, h01, h11, h00, h10, dst, op0, src0, src1, w0) \ argument 660 int w0 = 0, w1 = 0; variable
|
H A D | tc-bfin.c | 1233 bfin_gen_dsp32mac (int op1, int MM, int mmod, int w1, int P, in bfin_gen_dsp32mac() 1266 bfin_gen_dsp32mult (int op1, int MM, int mmod, int w1, int P, in bfin_gen_dsp32mult()
|
/openbsd/sys/kern/ |
H A D | subr_witness.c | 311 witness_lock_type_equal(struct witness *w1, struct witness *w2) in witness_lock_type_equal() 769 struct witness *w, *w1; in witness_checkorder() local 1628 _isitmyx(struct witness *w1, struct witness *w2, int rmask, const char *fname) in _isitmyx() 2183 struct witness *w1, *w2; in witness_print_badstacks() local
|
/openbsd/lib/libm/src/ |
H A D | e_lgammaf_r.c | 80 w1 = 8.3333335817e-02, /* 0x3daaaaab */ variable
|
H A D | e_lgamma_r.c | 144 w1 = 8.33333333333329678849e-02, /* 0x3FB55555, 0x5555553B */ variable
|
/openbsd/gnu/usr.bin/cvs/diff/ |
H A D | io.c | 416 word *w0, *w1; local
|
/openbsd/lib/libm/src/ld80/ |
H A D | e_lgammal.c | 191 w1 = 8.333333333333331447505E-2L, variable
|
/openbsd/sys/arch/i386/isa/ |
H A D | clock.c | 239 int w1, w2, w3; in gettick() local
|
/openbsd/gnu/llvm/clang/lib/Headers/ |
H A D | hexagon_types.h | 550 #define HEXAGON_V64_CREATE_W(w1, w0) \ argument 563 #define HEXAGON_V64_CREATE_W(w1, w0) \ argument 630 HEXAGON_Vect64C(int w1, int w0) : data(HEXAGON_V64_CREATE_W(w1, w0)) {}; in HEXAGON_Vect64C() 1777 #define Q6V64_CREATE_W(w1, w0) \ argument 1790 #define Q6V64_CREATE_W(w1, w0) \ argument 1857 Q6Vect64C(int w1, int w0) : data(Q6V64_CREATE_W(w1, w0)) {}; in Q6Vect64C()
|
/openbsd/gnu/gcc/gcc/config/h8300/ |
H A D | h8300.c | 3118 const unsigned HOST_WIDE_INT w1 = (det >> 16) & 0xffff; in output_logical_op() local 3299 const unsigned HOST_WIDE_INT w1 = (det >> 16) & 0xffff; in compute_logical_op_length() local 3443 const unsigned HOST_WIDE_INT w1 = (det >> 16) & 0xffff; in compute_logical_op_cc() local
|
/openbsd/gnu/llvm/libunwind/src/ |
H A D | Unwind-EHABI.cpp | 1112 uint64_t w1 = *sp++; in _Unwind_VRS_Pop() local
|
/openbsd/sbin/unwind/libunbound/services/ |
H A D | outside_network.c | 182 struct waiting_tcp* w1 = (struct waiting_tcp*)key1; in reuse_id_cmp() local
|
/openbsd/usr.sbin/unbound/services/ |
H A D | outside_network.c | 182 struct waiting_tcp* w1 = (struct waiting_tcp*)key1; in reuse_id_cmp() local
|
/openbsd/gnu/usr.bin/binutils-2.17/gas/ |
H A D | bfin-parse.c | 426 #define DSP32MAC(op1, MM, mmod, w1, P, h01, h11, h00, h10, dst, op0, src0, src1, w0) \ argument 430 #define DSP32MULT(op1, MM, mmod, w1, P, h01, h11, h00, h10, dst, op0, src0, src1, w0) \ argument 2832 int w0 = 0, w1 = 0; local
|