Home
last modified time | relevance | path

Searched defs:C4 (Results 1 – 21 of 21) sorted by relevance

/freebsd/lib/msun/src/
H A De_coshl.c45 #define C4 C4u.e macro
60 C4 = 4.16666666666666666666666666666666225e-2L, /* 0x1555555555555555555555555554e.0p-117L */ variable
H A Dk_cos.c60 C4 = -2.75573143513906633035e-07, /* 0xBE927E4F, 0x809C52AD */ variable
H A Dk_sincosl.h35 C4 = -0.00000027557319215507120, /* -0x127e4fb7602f22.0p-74 */ variable
95 C4 = -2.75573192239858906525573190949988493e-07L, variable
H A Dk_sincos.h26 C4 = -2.75573143513906633035e-07, /* 0xBE927E4F, 0x809C52AD */ variable
/freebsd/lib/msun/ld80/
H A Dk_cosl.c59 C4 = -0.00000027557319215507120, /* -0x127e4fb7602f22.0p-74 */ variable
/freebsd/contrib/arm-optimized-routines/math/aarch64/
H A Dsinpif_2u5.c18 #define C4 0x1.50783p-4f macro
H A Dcospif_2u6.c18 #define C4 0x1.50783p-4f macro
/freebsd/lib/msun/ld128/
H A Dk_cosl.c34 C4 = -2.75573192239858906525573190949988493e-07L, variable
H A Ds_expl.c143 C4 = 4.16666666666666666666666666666666645e-2L, variable
/freebsd/sys/contrib/libsodium/src/libsodium/crypto_stream/chacha20/dolbeau/
H A Du8.h68 C4, D4) \ argument
87 B4, C4, D4) \ argument
106 A4, B4, C4, D4) \ argument
124 #define VEC8_ROUND(A1, B1, C1, D1, A2, B2, C2, D2, A3, B3, C3, D3, A4, B4, C4, \ argument
/freebsd/crypto/openssl/crypto/whrlpool/
H A Dwp_block.c186 #define C4(K, i) ROTATE(Cx.q[K.c[(i) * 8 + 4]], 32) macro
204 #define C4(K, i) (Cx.q[4 + 8 * K.c[(i) * 8 + 4]]) macro
217 #define C4(K, i) (((u64_a1 *)(Cx.c + 4))[2 * K.c[(i) * 8 + 4]]) macro
/freebsd/contrib/arm-optimized-routines/math/
H A Dexp2.c21 #define C4 __exp_data.exp2_poly[3] macro
H A Dexp.c23 #define C4 __exp_data.poly[7 - EXP_POLY_ORDER] macro
H A Dpow.c117 #define C4 __exp_data.poly[7 - EXP_POLY_ORDER] macro
/freebsd/contrib/arm-optimized-routines/math/aarch64/experimental/
H A Dexp_inline.h24 #define C4 __exp_data.poly[7 - EXP_POLY_ORDER] macro
/freebsd/contrib/llvm-project/compiler-rt/lib/orc/tests/unit/
H A Dunique_function_test.cpp90 unique_function<long()> C4 = [A, B, C, D]() { return A + B + C + D; }; in TEST() local
/freebsd/usr.bin/systat/
H A Difstat.c54 #define C4 60 /* 60-80 */ macro
/freebsd/crypto/openssl/test/
H A Dmodes_internal_test.c355 static const u8 C4[] = { variable
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp3103 Constant *C1, *C2, *C3, *C4; in foldICmpBinOpWithConstantViaTruthTable() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelLowering.cpp2215 SDValue C4 = DAG.getSelectCC(DL, Sub2_Hi, RHS_Hi, MinusOne, Zero, in LowerUDIVREM64() local
H A DAMDGPULegalizerInfo.cpp4693 auto C4 = in legalizeUnsignedDIV_REM64Impl() local