Searched defs:C5 (Results 1 – 17 of 17) sorted by relevance
/freebsd/lib/msun/src/ |
H A D | k_cos.c | 61 C5 = 2.08757232129817482790e-09, /* 0x3E21EE9E, 0xBDB4B1C4 */ variable
|
H A D | k_sincosl.h | 36 C5 = 0.0000000020876754400407278, /* 0x11eed8caaeccf1.0p-81 */ variable 96 C5 = 2.08767569878680989792098886701451072e-09L, variable
|
H A D | k_sincos.h | 27 C5 = 2.08757232129817482790e-09, /* 0x3E21EE9E, 0xBDB4B1C4 */ variable
|
/freebsd/lib/msun/ld80/ |
H A D | k_cosl.c | 60 C5 = 0.0000000020876754400407278, /* 0x11eed8caaeccf1.0p-81 */ variable
|
/freebsd/contrib/arm-optimized-routines/math/aarch64/ |
H A D | sinpif_2u5.c | 19 #define C5 -0x1.e30750p-8f macro
|
H A D | cospif_2u6.c | 19 #define C5 -0x1.e30750p-8f macro
|
/freebsd/lib/msun/ld128/ |
H A D | k_cosl.c | 35 C5 = 2.08767569878680989792098886701451072e-09L, variable
|
H A D | s_expl.c | 144 C5 = 8.33333333333333333333333333333371638e-3L, variable
|
/freebsd/crypto/openssl/crypto/whrlpool/ |
H A D | wp_block.c | 187 # define C5(K,i) ROTATE(Cx.q[K.c[(i)*8+5]],40) macro 205 # define C5(K,i) (Cx.q[5+8*K.c[(i)*8+5]]) macro 218 # define C5(K,i) (((u64_a1*)(Cx.c+3))[2*K.c[(i)*8+5]]) macro
|
/freebsd/contrib/arm-optimized-routines/math/ |
H A D | exp2.c | 22 #define C5 __exp_data.exp2_poly[4] macro
|
H A D | exp.c | 24 #define C5 __exp_data.poly[8 - EXP_POLY_ORDER] macro
|
H A D | pow.c | 118 #define C5 __exp_data.poly[8 - EXP_POLY_ORDER] macro
|
/freebsd/contrib/arm-optimized-routines/math/aarch64/experimental/ |
H A D | exp_inline.h | 25 #define C5 __exp_data.poly[8 - EXP_POLY_ORDER] macro
|
/freebsd/usr.bin/systat/ |
H A D | ifstat.c | 55 #define C5 80 /* Used for label positioning. */ macro
|
/freebsd/crypto/openssl/test/ |
H A D | modes_internal_test.c | 376 static const u8 C5[] = { variable
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUISelLowering.cpp | 2160 SDValue C5 = DAG.getSelectCC(DL, Sub2_Lo, RHS_Lo, MinusOne, Zero, in LowerUDIVREM64() local
|
H A D | AMDGPULegalizerInfo.cpp | 4637 auto C5 = in legalizeUnsignedDIV_REM64Impl() local
|