Home
last modified time | relevance | path

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

/freebsd-src/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-src/contrib/arm-optimized-routines/pl/math/
H A Dsinpif_2u5.c
H A Dcospif_2u6.c
H A Dexp.c
/freebsd-src/lib/msun/ld80/
H A Dk_cosl.c60 C5 = 0.0000000020876754400407278, /* 0x11eed8caaeccf1.0p-81 */ variable
/freebsd-src/lib/msun/ld128/
H A Dk_cosl.c35 C5 = 2.08767569878680989792098886701451072e-09L, variable
H A Ds_expl.c144 C5 = 8.33333333333333333333333333333371638e-3L, variable
/freebsd-src/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-src/contrib/arm-optimized-routines/math/aarch64/
H A Dv_exp2f_1u.c
/freebsd-src/contrib/arm-optimized-routines/math/
H A Dexp2.c20 #define C5 global() macro
H A Dexp.c22 #define C5 global() macro
H A Dpow.c117 #define C5 global() macro
/freebsd-src/usr.bin/systat/
H A Difstat.c55 #define C5 80 /* Used for label positioning. */ macro
/freebsd-src/crypto/openssl/test/
H A Dmodes_internal_test.c376 static const u8 C5[] = { variable
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelLowering.cpp2119 SDValue C5 = DAG.getSelectCC(DL, Sub2_Lo, RHS_Lo, MinusOne, Zero, LowerUDIVREM64() local
H A DAMDGPULegalizerInfo.cpp4521 auto C5 = legalizeUnsignedDIV_REM64Impl() local