Home
last modified time | relevance | path

Searched defs:C5 (Results 1 – 17 of 17) sorted by relevance

/freebsd/lib/msun/src/
H A Dk_cos.c61 C5 = 2.08757232129817482790e-09, /* 0x3E21EE9E, 0xBDB4B1C4 */ variable
H A Dk_sincosl.h36 C5 = 0.0000000020876754400407278, /* 0x11eed8caaeccf1.0p-81 */ variable
96 C5 = 2.08767569878680989792098886701451072e-09L, variable
H A Dk_sincos.h27 C5 = 2.08757232129817482790e-09, /* 0x3E21EE9E, 0xBDB4B1C4 */ variable
/freebsd/lib/msun/ld80/
H A Dk_cosl.c60 C5 = 0.0000000020876754400407278, /* 0x11eed8caaeccf1.0p-81 */ variable
/freebsd/contrib/arm-optimized-routines/math/aarch64/
H A Dsinpif_2u5.c19 #define C5 -0x1.e30750p-8f macro
H A Dcospif_2u6.c19 #define C5 -0x1.e30750p-8f macro
/freebsd/lib/msun/ld128/
H A Dk_cosl.c35 C5 = 2.08767569878680989792098886701451072e-09L, variable
H A Ds_expl.c144 C5 = 8.33333333333333333333333333333371638e-3L, variable
/freebsd/crypto/openssl/crypto/whrlpool/
H A Dwp_block.c187 # 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 Dexp2.c22 #define C5 __exp_data.exp2_poly[4] macro
H A Dexp.c24 #define C5 __exp_data.poly[8 - EXP_POLY_ORDER] macro
H A Dpow.c118 #define C5 __exp_data.poly[8 - EXP_POLY_ORDER] macro
/freebsd/contrib/arm-optimized-routines/math/aarch64/experimental/
H A Dexp_inline.h25 #define C5 __exp_data.poly[8 - EXP_POLY_ORDER] macro
/freebsd/usr.bin/systat/
H A Difstat.c55 #define C5 80 /* Used for label positioning. */ macro
/freebsd/crypto/openssl/test/
H A Dmodes_internal_test.c376 static const u8 C5[] = { variable
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelLowering.cpp2160 SDValue C5 = DAG.getSelectCC(DL, Sub2_Lo, RHS_Lo, MinusOne, Zero, in LowerUDIVREM64() local
H A DAMDGPULegalizerInfo.cpp4637 auto C5 = in legalizeUnsignedDIV_REM64Impl() local