Searched defs:w1 (Results 1 - 19 of 19) sorted by relevance

/src/lib/libc/locale/
H A Dc16rtomb.c178 const char16_t w1 = S->surrogate; local in function:c16rtomb_l
H A Dmbrtoc16.c199 const char16_t w1 = 0xd800 | __SHIFTOUT(c32, __BITS(19,10)); local in function:mbrtoc16_l
/src/common/lib/libc/arch/or1k/string/
H A Dmemcpy.c40 combine_words(unsigned long w1, unsigned long w2, int shift1, int shift2) argument
92 unsigned long w1 = *lb++; local in function:memcpy
[all...]
/src/sys/arch/mips/mips/
H A Din_cksum.c80 unsigned long w0, w1; local in function:fastsum
[all...]
/src/tests/rump/rumpkern/h_client/
H A Dh_reconcli.c84 pthread_t pt, w1, w2, w3, w4; local in function:main
/src/tests/fs/ffs/
H A Dt_fifos.c33 w1(void *arg) function in typeref:typename:void *
/src/tests/fs/vfs/
H A Dt_renamerace.c43 w1(void *arg) function in typeref:typename:void *
/src/games/larn/
H A Dmovem.c32 static short w1[9], w1x[9], w1y[9]; variable in typeref:typename:short[9]
/src/sys/arch/x86/isa/
H A Dclock.c232 int w1, w2, w3; local in function:gettick_broken_latch
/src/sys/nfs/
H A Drpcv2.h119 u_int32_t w1; member in struct:nfsrpc_fullblock
/src/sys/fs/msdosfs/
H A Dmsdosfs_conv.c996 ucs2match(u_int16_t *w1, u_int16_t *w2, int n) argument
1021 char8match(u_int16_t *w1, u_int16_t *w2, int n) argument
/src/sys/crypto/camellia/
H A Dcamellia.c440 uint32_t il, ir, t0, t1, w0, w1; local in function:camellia_setup128
647 uint32_t il, ir, t0, t1, w0, w1; /* temporary variables */ local in function:camellia_setup256
[all...]
/src/lib/libm/src/
H A De_lgamma_r.c149 w1 = 8.33333333333329678849e-02, /* 0x3FB55555, 0x5555553B */ variable in typeref:typename:const double
H A De_lgammaf_r.c85 w1 = 8.3333335817e-02, /* 0x3daaaaab */ variable in typeref:typename:const float
/src/lib/libm/ld80/
H A De_lgammal_r.c195 #define w1 (w1u.extu_ld) macro
/src/sys/dev/qbus/
H A Dif_dmc.c464 dmcload(struct dmc_softc *sc, int type, u_short w0, u_short w1) argument
/src/lib/libm/ld128/
H A De_lgammal_r.c164 w1 = 8.33333333333333333333333333332852026e-02L, variable in typeref:typename:const long double
/src/sys/arch/arm/amlogic/
H A Dmeson_genfb.c331 uint32_t cs, tc, w0, w1, w2, w3, w4; local in function:meson_genfb_osd_config
/src/sbin/nvmectl/
H A Dbignum.c1809 mp_int w0, w1, w2, w3, w4, tmp1, tmp2, a0, a1, a2, b0, b1, b2; local in function:toom_cook_multiply
2727 mp_int w0, w1, w2, w3, w4, tmp1, a0, a1, a2; local in function:toom_cook_square
[all...]

Completed in 17 milliseconds