/netbsd-src/lib/libm/src/ |
H A D | e_coshf.c | 25 static const float one = 1.0, half=0.5; variable
|
H A D | e_cosh.c | 42 static const double one = 1.0, half=0.5, huge = 1.0e300; variable
|
H A D | k_sin.c | 50 half = 5.00000000000000000000e-01, /* 0x3FE00000, 0x00000000 */ variable
|
H A D | k_sinf.c | 25 half = 5.0000000000e-01,/* 0x3f000000 */ variable
|
H A D | e_rem_pio2f.c | 81 half = 5.0000000000e-01, /* 0x3f000000 */ variable
|
H A D | e_rem_pio2.c | 48 half = 5.00000000000000000000e-01, /* 0x3FE00000, 0x00000000 */ variable
|
/netbsd-src/external/gpl3/gcc/dist/libquadmath/math/ |
H A D | coshq.c | 56 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 D | ctfloat.h | 62 static real_t half; member
|
H A D | ctfloat.d | 59 __gshared real_t half; member
|
/netbsd-src/external/gpl3/gcc.old/dist/libquadmath/math/ |
H A D | coshq.c | 56 static const __float128 one = 1.0, half = 0.5, huge = 1.0e4900Q, variable
|
/netbsd-src/lib/libm/noieee_src/ |
H A D | n_sinh.c | 111 static const double one=1.0, half=1.0/2.0 ; in sinh() local
|
H A D | n_cosh.c | 117 static const double half=1.0/2.0, in cosh() local
|
H A D | n_expm1.c | 123 static const double one=1.0, half=1.0/2.0; in expm1() local
|
H A D | n_exp__E.c | 113 static const double zero=0.0, one=1.0, half=1.0/2.0, small=1.0E-19; in __exp__E() local
|
H A D | n_log1p.c | 127 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 D | ctfloat.h | 46 static real_t half; member
|
/netbsd-src/sys/arch/x68k/stand/aout2hux/ |
H A D | type_local.h | 33 be_uint16_t half[2]; member
|
/netbsd-src/lib/libm/ld80/ |
H A D | k_sinl.c | 22 half = 0.5; variable
|
/netbsd-src/lib/libm/ld128/ |
H A D | k_sinl.c | 22 half = 0.5; variable
|
/netbsd-src/external/mit/libcbor/dist/src/cbor/internal/ |
H A D | loaders.c | 54 int half = (halfp[0] << 8) + halfp[1]; in _cbor_decode_half() local
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/test/ |
H A D | poly1305_internal_test.c | 1543 size_t half = inlen / 2; in test_poly1305() local
|
H A D | siphash_internal_test.c | 223 size_t half = inlen / 2; in test_siphash() local
|
/netbsd-src/crypto/external/bsd/openssl/dist/test/ |
H A D | poly1305_internal_test.c | 1542 size_t half = inlen / 2; in test_poly1305() local
|
H A D | siphash_internal_test.c | 222 size_t half = inlen / 2; in test_siphash() local
|
/netbsd-src/external/lgpl3/mpfr/dist/src/ |
H A D | sub1.c | 504 mp_limb_t half = MPFR_LIMB_HIGHBIT; in mpfr_sub1() local
|