/freebsd/crypto/openssl/crypto/sm2/ |
H A D | sm2_crypt.c | 34 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 D | k_cosf.c | 26 C3 = 0x199342e0ee5069.0p-68; /* 0.0000243904487962774090654 */ variable
|
H A D | k_cos.c | 59 C3 = 2.48015872894767294178e-05, /* 0x3EFA01A0, 0x19CB1590 */ variable
|
H A D | k_sincosl.h | 34 C3 = 0.000024801587301571716, /* 0x1a01a01a018e22.0p-68 */ variable 94 C3 = 2.48015873015873015873015873015446795e-05L, variable
|
H A D | k_sincosf.h | 26 C3 = 0x199342e0ee5069.0p-68; /* 0.0000243904487962774090654 */ variable
|
H A D | k_sincos.h | 25 C3 = 2.48015872894767294178e-05, /* 0x3EFA01A0, 0x19CB1590 */ variable
|
/freebsd/lib/msun/ld80/ |
H A D | k_cosl.c | 58 C3 = 0.000024801587301571716, /* 0x1a01a01a018e22.0p-68 */ variable
|
/freebsd/contrib/arm-optimized-routines/math/aarch64/ |
H A D | sinpif_2u5.c | 17 #define C3 -0x1.32d2ccp-1f macro
|
H A D | cospif_2u6.c | 17 #define C3 -0x1.32d2ccp-1f macro
|
/freebsd/lib/msun/ld128/ |
H A D | k_cosl.c | 33 C3 = 2.48015873015873015873015873015446795e-05L, variable
|
H A D | s_expl.c | 142 C3 = 1.66666666666666666666666666666666667e-1L, variable
|
/freebsd/sys/contrib/libsodium/src/libsodium/crypto_stream/chacha20/dolbeau/ |
H A D | u8.h | 67 #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 D | wp_block.c | 185 # 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 D | exp2.c | 20 #define C3 __exp_data.exp2_poly[2] macro
|
H A D | exp.c | 22 #define C3 __exp_data.poly[6 - EXP_POLY_ORDER] macro
|
H A D | pow.c | 116 #define C3 __exp_data.poly[6 - EXP_POLY_ORDER] macro
|
/freebsd/contrib/arm-optimized-routines/math/aarch64/experimental/ |
H A D | exp_inline.h | 23 #define C3 __exp_data.poly[6 - EXP_POLY_ORDER] macro
|
/freebsd/contrib/llvm-project/llvm/lib/IR/ |
H A D | ConstantsContext.h | 126 InsertElementConstantExpr(Constant *C1, Constant *C2, Constant *C3) in InsertElementConstantExpr()
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | Reassociate.cpp | 1321 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 D | ifstat.c | 53 #define C3 40 /* 40-59 */ macro
|
/freebsd/crypto/openssl/test/ |
H A D | modes_internal_test.c | 316 static const u8 C3[] = { variable
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineAddSub.cpp | 989 const APInt *C3; in foldAddWithConstant() local 2341 const APInt *C2, *C3; in visitSub() local
|
H A D | InstCombineAndOrXor.cpp | 2529 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 D | InstCombineCompares.cpp | 1672 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 D | ConstantFolding.cpp | 3108 const APFloat &C3 = Op3->getValueAPF(); in ConstantFoldScalarCall3() local
|