Searched defs:C6 (Results 1 - 7 of 7) sorted by relevance

/freebsd-10-stable/lib/msun/src/
H A Dk_cos.c66 C6 = -1.13596475577881948265e-11; /* 0xBDA8FAE9, 0xBE8838D4 */ variable
H A De_coshl.c51 C6 = 1.3888888888888616e-3, /* 0x16c16c16c16b99.0p-62 */ variable
64 C6 = 1.38888888888888888888888888889434831e-3L, /* 0x16c16c16c16c16c16c16c16c1dd7a.0p-122L */ variable
/freebsd-10-stable/lib/msun/ld128/
H A Dk_cosl.c41 C6 = -0.1147074559772972315817149986812031204775e-10L, variable
H A Ds_expl.c145 C6 = 1.38888888888888888888888888891188658e-3L, variable
/freebsd-10-stable/lib/msun/ld80/
H A Dk_cosl.c65 C6 = -1.1470297442401303e-11, /* -0x19393412bd1529.0p-89 */ variable
/freebsd-10-stable/crypto/openssl/crypto/whrlpool/
H A Dwp_block.c163 # define C6(K,i) ROTATE(Cx.q[K.c[(i)*8+6]],48) macro
181 # define C6(K,i) (Cx.q[6+8*K.c[(i)*8+6]]) macro
194 # define C6(K,i) (((u64*)(Cx.c+2))[2*K.c[(i)*8+6]]) macro
[all...]
/freebsd-10-stable/crypto/openssl/crypto/modes/
H A Dgcm128.c1795 static const u8 C6[] = { local

Completed in 72 milliseconds