Home
last modified time | relevance | path

Searched defs:w4 (Results 1 – 15 of 15) sorted by relevance

/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hcrypto/libtommath/
H A Dbn_mp_toom_sqr.c24 mp_int w0, w1, w2, w3, w4, tmp1, a0, a1, a2; in mp_toom_sqr() local
H A Dbn_mp_toom_mul.c29 mp_int w0, w1, w2, w3, w4, tmp1, tmp2, a0, a1, a2, b0, b1, b2; in mp_toom_mul() local
/netbsd-src/tests/rump/rumpkern/h_client/
H A Dh_reconcli.c84 pthread_t pt, w1, w2, w3, w4; in main() local
/netbsd-src/external/lgpl3/gmp/dist/mpn/generic/
H A Dtoom_interpolate_6pts.c78 mp_ptr w4, mp_ptr w2, mp_ptr w1, in mpn_toom_interpolate_6pts()
H A Dtoom_interpolate_7pts.c103 mp_ptr w1, mp_ptr w3, mp_ptr w4, mp_ptr w5, in mpn_toom_interpolate_7pts()
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/format/
H A Dwrite.d182 auto w4 = appender!string(); variable
429 auto w4 = appender!string(); variable
/netbsd-src/lib/libm/src/
H A De_lgamma_r.c152 w4 = -5.95187557450339963135e-04, /* 0xBF4380CB, 0x8C0FE741 */ variable
H A De_lgammaf_r.c88 w4 = -5.9518753551e-04, /* 0xba1c065c */ variable
/netbsd-src/lib/libm/ld128/
H A De_lgammal_r.c167 w4 = -5.95238095238095234390450004444370959e-04L, variable
/netbsd-src/lib/libm/ld80/
H A De_lgammal_r.c198 #define w4 (w4u.extu_ld) macro
/netbsd-src/sys/arch/arm/amlogic/
H A Dmeson_genfb.c331 uint32_t cs, tc, w0, w1, w2, w3, w4; in meson_genfb_osd_config() local
/netbsd-src/crypto/external/bsd/netpgp/dist/src/libbn/
H A Dbignum.c1874 mp_int w0, w1, w2, w3, w4, tmp1, tmp2, a0, a1, a2, b0, b1, b2; in mp_toom_mul() local
2767 mp_int w0, w1, w2, w3, w4, tmp1, a0, a1, a2; in mp_toom_sqr() local
/netbsd-src/sbin/nvmectl/
H A Dbignum.c1809 mp_int w0, w1, w2, w3, w4, tmp1, tmp2, a0, a1, a2, b0, b1, b2; in toom_cook_multiply() local
2727 mp_int w0, w1, w2, w3, w4, tmp1, a0, a1, a2; in toom_cook_square() local
/netbsd-src/crypto/external/bsd/netpgp/dist/src/netpgpverify/
H A Dbignum.c1813 mp_int w0, w1, w2, w3, w4, tmp1, tmp2, a0, a1, a2, b0, b1, b2; in toom_cook_multiply() local
2731 mp_int w0, w1, w2, w3, w4, tmp1, a0, a1, a2; in toom_cook_square() local
/netbsd-src/sys/dev/usb/
H A Dxhci.c1207 const uint32_t w4 = xhci_read_4(sc, ecp + 4); in xhci_id_protocols() local