Searched defs:half (Results 1 - 25 of 30) sorted by relevance

12

/freebsd-current/lib/msun/src/
H A De_cosh.c39 static const double one = 1.0, half=0.5, huge = 1.0e300; variable
H A De_coshf.c19 static const float one = 1.0, half=0.5, huge = 1.0e30; variable
H A Dk_sin.c47 half = 5.00000000000000000000e-01, /* 0x3FE00000, 0x00000000 */ variable
H A Ds_erff.c23 half= 0.5, variable
H A De_lgammaf_r.c24 half= 0.5, variable
H A Ds_erf.c114 half= 0.5, variable
H A De_pow.c65 half = 0.5, variable
H A De_powf.c24 half = 0.5, variable
H A De_lgamma_r.c88 half= 5.00000000000000000000e-01, /* 0x3FE00000, 0x00000000 */ variable
/freebsd-current/lib/msun/ld80/
H A Dk_sinl.c20 half = 0.5; variable
/freebsd-current/lib/msun/ld128/
H A Dk_sinl.c20 half = 0.5; variable
H A De_lgammal_r.c26 half= 0.5, variable
/freebsd-current/contrib/arm-optimized-routines/pl/math/
H A Dv_atanh_3u5.c18 uint64x2_t one, half; member in struct:data
/freebsd-current/contrib/libcbor/src/cbor/internal/
H A Dloaders.c54 int half = (halfp[0] << 8) + halfp[1]; local
/freebsd-current/contrib/netbsd-tests/lib/libc/gen/
H A Dt_closefrom.c84 int buf[16], cur, half; local
/freebsd-current/crypto/openssl/test/
H A Dpoly1305_internal_test.c1542 size_t half = inlen / 2; local
[all...]
H A Dsiphash_internal_test.c222 size_t half = inlen / 2; local
[all...]
/freebsd-current/contrib/libdivsufsort/lib/
H A Dutils.c36 saidx_t half, i; local
263 saidx_t size, lsize, rsize, half; local
332 saidx_t size, lsize, rsize, half; local
[all...]
H A Dsssort.c507 saidx_t len, half; local
671 saidx_t m, len, half; local
[all...]
/freebsd-current/contrib/nvi/vi/
H A Dvs_split.c46 size_t half; local
[all...]
/freebsd-current/sys/dev/cxgbe/tom/
H A Dt4_tom_l2t.c74 u_int hash, half = d->l2t_size / 2, start = 0; local
/freebsd-current/lib/libc/db/btree/
H A Dbt_split.c598 indx_t full, half, nxt, off, skip, top, used; local
/freebsd-current/sys/powerpc/powernv/
H A Dopal_pci.c505 uint16_t half; local
/freebsd-current/usr.bin/col/
H A Dcol.c393 int half, i, nb; local
[all...]
/freebsd-current/sys/contrib/zstd/lib/dictBuilder/
H A Ddivsufsort.c597 int len, half; local
761 int m, len, half; local
[all...]

Completed in 189 milliseconds

12