Home
last modified time | relevance | path

Searched defs:one (Results 1 – 25 of 423) sorted by relevance

12345678910>>...17

/netbsd-src/lib/libm/noieee_src/
H A Dn_floor.c138 const double one = 1.0; in rint() local
162 const double one = 1.0; in lrint() local
180 const double one = 1.0; in llrint() local
198 const float one = 1.0; in lrintf() local
216 const float one = 1.0; in llrintf() local
H A Dn_atan.c94 double one=1.0; in __weak_alias() local
101 float one=1.0; in atanf() local
H A Dn_asincos.c103 double s,t,one=1.0; in __weak_alias() local
176 double t,one=1.0; in acos() local
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/blake2/
H A Dblake2_impl.h22 long one; in load32() member
42 long one; in load64() member
66 long one; in store32() member
84 long one; in store64() member
/netbsd-src/external/mit/libcbor/dist/test/
H A Dcbor_serialize_test.c163 cbor_item_t *one = cbor_build_uint8(1); in test_serialize_definite_array() local
179 cbor_item_t *one = cbor_build_uint8(1); in test_serialize_indefinite_array() local
194 cbor_item_t *one = cbor_build_uint8(1); in test_serialize_definite_map() local
210 cbor_item_t *one = cbor_build_uint8(1); in test_serialize_indefinite_map() local
226 cbor_item_t *one = cbor_build_uint8(1); in test_serialize_tags() local
/netbsd-src/tests/usr.bin/xlint/lint1/
H A Dmsg_105.c18 struct one { struct
19 int member;
H A Dmsg_186.c9 unsigned one: 1; member
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/modes/
H A Dgcm128.c108 long one; in gcm_gmult_8bit() member
277 long one; in gcm_init_4bit() member
310 long one; in gcm_gmult_4bit() member
389 long one; member
579 long one; member
724 long one; member
839 long one; member
994 long one; member
1229 long one; member
1806 long one; member
/netbsd-src/lib/libm/src/
H A De_acoshf.c25 one = 1.0, variable
H A De_acosh.c36 one = 1.0, variable
H A De_atanhf.c24 static const float one = 1.0, huge = 1e30; variable
H A De_coshf.c25 static const float one = 1.0, half=0.5; variable
H A Ds_asinh.c33 one = 1.00000000000000000000e+00, /* 0x3FF00000, 0x00000000 */ variable
H A De_sinhf.c24 static const float one = 1.0, shuge = 1.0e37; variable
H A Ds_tanhf.c24 static const float one=1.0, two=2.0, tiny = 1.0e-30; variable
H A De_atanh.c39 static const double one = 1.0, huge = 1e300; variable
H A De_cosh.c42 static const double one = 1.0, half=0.5, huge = 1.0e300; variable
H A Ds_tanh.c45 static const double one=1.0, two=2.0, tiny = 1.0e-300; variable
/netbsd-src/external/gpl3/gcc.old/dist/libquadmath/math/
H A Dacoshq.c33 one = 1.0, variable
/netbsd-src/external/mit/libuv/dist/src/win/
H A Datomicops-inl.h47 const char one = 1; in uv__atomic_exchange_set() local
/netbsd-src/external/gpl3/gcc/dist/libquadmath/math/
H A Dacoshq.c33 one = 1.0, variable
H A Dmodfq.c32 static const __float128 one = 1.0; variable
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/ec/
H A Decp_ppc.c31 static const unsigned long one[] = { 1, 0, 0, 0 }; in ecp_nistz256_from_mont() local
/netbsd-src/tests/net/net/
H A Dt_socket_afinet.c134 int one = 1; in ATF_TC_BODY() local
196 int one = 1; in ATF_TC_BODY() local
/netbsd-src/sys/external/bsd/drm/dist/bsd-core/
H A Ddrm_memory.c309 int one = 1; in drm_mtrr_add() local
326 int one = 1; in drm_mtrr_del() local

12345678910>>...17