Searched defs:C6 (Results 1 – 15 of 15) sorted by relevance
/freebsd/lib/msun/src/ |
H A D | e_coshl.c | 48 C6 = 1.3888888888888616e-3, /* 0x16c16c16c16b99.0p-62 */ variable 61 C6 = 1.38888888888888888888888888889434831e-3L, /* 0x16c16c16c16c16c16c16c16c1dd7a.0p-122L */ variable
|
H A D | k_cos.c | 62 C6 = -1.13596475577881948265e-11; /* 0xBDA8FAE9, 0xBE8838D4 */ variable
|
H A D | k_sincosl.h | 37 C6 = -1.1470297442401303e-11, /* -0x19393412bd1529.0p-89 */ variable 97 C6 = -1.14707455977297247136657111139971865e-11L, variable
|
H A D | k_sincos.h | 28 C6 = -1.13596475577881948265e-11; /* 0xBDA8FAE9, 0xBE8838D4 */ variable
|
/freebsd/lib/msun/ld80/ |
H A D | k_cosl.c | 61 C6 = -1.1470297442401303e-11, /* -0x19393412bd1529.0p-89 */ variable
|
/freebsd/lib/msun/ld128/ |
H A D | k_cosl.c | 36 C6 = -1.14707455977297247136657111139971865e-11L, variable
|
H A D | s_expl.c | 145 C6 = 1.38888888888888888888888888891188658e-3L, variable
|
/freebsd/crypto/openssl/crypto/whrlpool/ |
H A D | wp_block.c | 188 # define C6(K,i) ROTATE(Cx.q[K.c[(i)*8+6]],48) macro 206 # define C6(K,i) (Cx.q[6+8*K.c[(i)*8+6]]) macro 219 # define C6(K,i) (((u64_a1*)(Cx.c+2))[2*K.c[(i)*8+6]]) macro
|
/freebsd/contrib/arm-optimized-routines/math/ |
H A D | exp2.c | 23 #define C6 __exp_data.exp2_poly[5] macro
|
H A D | exp.c | 25 #define C6 __exp_data.poly[9 - EXP_POLY_ORDER] macro
|
H A D | pow.c | 119 #define C6 __exp_data.poly[9 - EXP_POLY_ORDER] macro
|
/freebsd/contrib/arm-optimized-routines/math/aarch64/experimental/ |
H A D | exp_inline.h | 26 #define C6 __exp_data.poly[9 - EXP_POLY_ORDER] macro
|
/freebsd/crypto/openssl/test/ |
H A D | modes_internal_test.c | 407 static const u8 C6[] = { variable
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUISelLowering.cpp | 2162 SDValue C6 = DAG.getSelectCC(DL, Sub2_Hi, RHS_Hi, C5, C4, ISD::SETEQ); in LowerUDIVREM64() local
|
H A D | AMDGPULegalizerInfo.cpp | 4639 auto C6 = B.buildSelect( in legalizeUnsignedDIV_REM64Impl() local
|