Home
last modified time | relevance | path

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

/netbsd/external/gpl3/gdb/dist/gas/testsuite/gas/mmix/
H A Dbasep-10.s8 w4: label
H A Dbasep-11.s5 w4: label
/netbsd/external/gpl3/gdb.old/dist/gas/testsuite/gas/mmix/
H A Dbasep-10.s8 w4: label
H A Dbasep-11.s5 w4: label
/netbsd/external/gpl3/gdb/dist/gas/testsuite/gas/tic6x/
H A Dinsns-c674x-reloc.s117 w4: label
/netbsd/external/gpl3/gdb.old/dist/gas/testsuite/gas/tic6x/
H A Dinsns-c674x-reloc.s117 w4: label
/netbsd/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/tests/rump/rumpkern/h_client/
H A Dh_reconcli.c84 pthread_t pt, w1, w2, w3, w4; in main() local
/netbsd/external/bsd/tcpdump/dist/
H A Dprint-tipc.c133 uint32_t w4; member
144 #define TIPC_LAST_SENT_FRAG(w4) (((w4) >> 16) & 0xFFFF) argument
145 #define TIPC_NEXT_SENT_FRAG(w4) (((w4) >> 0) & 0xFFFF) argument
232 uint32_t w0, w1, w2, w4, w5, w9; in print_internal() local
/netbsd/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/external/gpl3/gdb/dist/ld/testsuite/ld-m68hc11/
H A Drelax-group.s142 w4: label
/netbsd/external/gpl3/gdb.old/dist/ld/testsuite/ld-m68hc11/
H A Drelax-group.s142 w4: label
/netbsd/external/gpl3/gcc/dist/libphobos/src/std/format/
H A Dwrite.d182 auto w4 = appender!string(); variable
429 auto w4 = appender!string(); variable
/netbsd/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/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/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/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/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/sys/dev/usb/
H A Dxhci.c1207 const uint32_t w4 = xhci_read_4(sc, ecp + 4); in xhci_id_protocols() local