Home
last modified time | relevance | path

Searched defs:half (Results 1 – 25 of 75) sorted by relevance

123

/netbsd-src/lib/libm/src/
H A De_coshf.c25 static const float one = 1.0, half=0.5; variable
H A De_cosh.c42 static const double one = 1.0, half=0.5, huge = 1.0e300; variable
H A Dk_sin.c50 half = 5.00000000000000000000e-01, /* 0x3FE00000, 0x00000000 */ variable
H A Dk_sinf.c25 half = 5.0000000000e-01,/* 0x3f000000 */ variable
H A De_rem_pio2f.c81 half = 5.0000000000e-01, /* 0x3f000000 */ variable
H A De_rem_pio2.c48 half = 5.00000000000000000000e-01, /* 0x3FE00000, 0x00000000 */ variable
/netbsd-src/external/gpl3/gcc/dist/libquadmath/math/
H A Dcoshq.c56 static const __float128 one = 1.0, half = 0.5, huge = 1.0e4900Q, variable
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/root/
H A Dctfloat.h62 static real_t half; member
H A Dctfloat.d59 __gshared real_t half; member
/netbsd-src/external/gpl3/gcc.old/dist/libquadmath/math/
H A Dcoshq.c56 static const __float128 one = 1.0, half = 0.5, huge = 1.0e4900Q, variable
/netbsd-src/lib/libm/noieee_src/
H A Dn_sinh.c111 static const double one=1.0, half=1.0/2.0 ; in sinh() local
H A Dn_cosh.c117 static const double half=1.0/2.0, in cosh() local
H A Dn_expm1.c123 static const double one=1.0, half=1.0/2.0; in expm1() local
H A Dn_exp__E.c113 static const double zero=0.0, one=1.0, half=1.0/2.0, small=1.0E-19; in __exp__E() local
H A Dn_log1p.c127 half=1.0/2.0, small=1.0E-20; /* 1+small == 1 */ in __weak_alias() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/root/
H A Dctfloat.h46 static real_t half; member
/netbsd-src/sys/arch/x68k/stand/aout2hux/
H A Dtype_local.h33 be_uint16_t half[2]; member
/netbsd-src/lib/libm/ld80/
H A Dk_sinl.c22 half = 0.5; variable
/netbsd-src/lib/libm/ld128/
H A Dk_sinl.c22 half = 0.5; variable
/netbsd-src/external/mit/libcbor/dist/src/cbor/internal/
H A Dloaders.c54 int half = (halfp[0] << 8) + halfp[1]; in _cbor_decode_half() local
/netbsd-src/crypto/external/bsd/openssl.old/dist/test/
H A Dpoly1305_internal_test.c1543 size_t half = inlen / 2; in test_poly1305() local
H A Dsiphash_internal_test.c223 size_t half = inlen / 2; in test_siphash() local
/netbsd-src/crypto/external/bsd/openssl/dist/test/
H A Dpoly1305_internal_test.c1542 size_t half = inlen / 2; in test_poly1305() local
H A Dsiphash_internal_test.c222 size_t half = inlen / 2; in test_siphash() local
/netbsd-src/external/lgpl3/mpfr/dist/src/
H A Dsub1.c504 mp_limb_t half = MPFR_LIMB_HIGHBIT; in mpfr_sub1() local

123