Home
last modified time | relevance | path

Searched defs:C3 (Results 1 – 25 of 29) sorted by relevance

12

/freebsd/crypto/openssl/crypto/sm2/
H A Dsm2_crypt.c34 ASN1_OCTET_STRING *C3; member
130 uint8_t *C3 = NULL; ossl_sm2_encrypt() local
289 const uint8_t *C3 = NULL; ossl_sm2_decrypt() local
[all...]
/freebsd/lib/msun/src/
H A Dk_cosf.c26 C3 = 0x199342e0ee5069.0p-68; /* 0.0000243904487962774090654 */ variable
H A Dk_cos.c59 C3 = 2.48015872894767294178e-05, /* 0x3EFA01A0, 0x19CB1590 */ variable
H A Dk_sincosl.h34 C3 = 0.000024801587301571716, /* 0x1a01a01a018e22.0p-68 */ variable
94 C3 = 2.48015873015873015873015873015446795e-05L, variable
H A Dk_sincosf.h26 C3 = 0x199342e0ee5069.0p-68; /* 0.0000243904487962774090654 */ variable
H A Dk_sincos.h25 C3 = 2.48015872894767294178e-05, /* 0x3EFA01A0, 0x19CB1590 */ variable
/freebsd/lib/msun/ld80/
H A Dk_cosl.c58 C3 = 0.000024801587301571716, /* 0x1a01a01a018e22.0p-68 */ variable
/freebsd/contrib/arm-optimized-routines/math/aarch64/
H A Dsinpif_2u5.c17 #define C3 -0x1.32d2ccp-1f macro
H A Dcospif_2u6.c17 #define C3 -0x1.32d2ccp-1f macro
/freebsd/lib/msun/ld128/
H A Dk_cosl.c33 C3 = 2.48015873015873015873015873015446795e-05L, variable
H A Ds_expl.c142 C3 = 1.66666666666666666666666666666666667e-1L, variable
/freebsd/sys/contrib/libsodium/src/libsodium/crypto_stream/chacha20/dolbeau/
H A Du8.h67 #define VEC8_ROUND_SEQ(A1, B1, C1, D1, A2, B2, C2, D2, A3, B3, C3, D3, A4, B4, \ argument
86 #define VEC8_ROUND_HALF(A1, B1, C1, D1, A2, B2, C2, D2, A3, B3, C3, D3, A4, \ argument
105 #define VEC8_ROUND_HALFANDHALF(A1, B1, C1, D1, A2, B2, C2, D2, A3, B3, C3, D3, \ 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.c185 # define C3(K,i) ROTATE(Cx.q[K.c[(i)*8+3]],24) macro
203 # define C3(K,i) (Cx.q[3+8*K.c[(i)*8+3]]) macro
216 # define C3(K,i) (((u64_a1*)(Cx.c+5))[2*K.c[(i)*8+3]]) macro
/freebsd/contrib/arm-optimized-routines/math/
H A Dexp2.c20 #define C3 __exp_data.exp2_poly[2] macro
H A Dexp.c22 #define C3 __exp_data.poly[6 - EXP_POLY_ORDER] macro
H A Dpow.c116 #define C3 __exp_data.poly[6 - EXP_POLY_ORDER] macro
/freebsd/contrib/arm-optimized-routines/math/aarch64/experimental/
H A Dexp_inline.h23 #define C3 __exp_data.poly[6 - EXP_POLY_ORDER] macro
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DConstantsContext.h126 InsertElementConstantExpr(Constant *C1, Constant *C2, Constant *C3) in InsertElementConstantExpr()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DReassociate.cpp1321 APInt C3((~C1) ^ C2); in CombineXorOpnd() local
1337 APInt C3 = C1 ^ C2; in CombineXorOpnd() local
1353 APInt C3 = C1 ^ C2; in CombineXorOpnd() local
/freebsd/usr.bin/systat/
H A Difstat.c53 #define C3 40 /* 40-59 */ macro
/freebsd/crypto/openssl/test/
H A Dmodes_internal_test.c316 static const u8 C3[] = { variable
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineAddSub.cpp989 const APInt *C3; in foldAddWithConstant() local
2341 const APInt *C2, *C3; in visitSub() local
H A DInstCombineAndOrXor.cpp2529 const APInt *C3 = C; in visitAnd() local
3628 const APInt *C2, *C3; in visitOr() local
4802 ConstantInt *C1, *C2, *C3; in visitXor() local
H A DInstCombineCompares.cpp1672 const APInt *C3; in foldICmpAndShift() local
5115 Constant *C3 = Constant::getIntegerValue(BO0->getType(), Diff); in foldICmpBinOp() local
5121 Constant *C3 = Constant::getIntegerValue(BO0->getType(), Diff); in foldICmpBinOp() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DConstantFolding.cpp3108 const APFloat &C3 = Op3->getValueAPF(); in ConstantFoldScalarCall3() local

12