Searched refs:C5 (Results 1 - 19 of 19) sorted by relevance

/freebsd-11-stable/lib/msun/ld128/
H A Dk_cosl.c40 C5 = 0.2087675698786809897659225313136400793948e-8L, variable
56 r = z*(C1+z*(C2+z*(C3+z*(C4+z*(C5+z*(C6+z*(C7+
H A Ds_expl.c144 C5 = 8.33333333333333333333333333333371638e-3L, variable
245 q = x * x2 * C3 + x2 * x2 * (C4 + x * (C5 + x * (C6 +
/freebsd-11-stable/lib/msun/ld80/
H A Dk_cosl.c64 C5 = 0.0000000020876754400407278, /* 0x11eed8caaeccf1.0p-81 */ variable
74 r = z*(C1+z*(C2+z*(C3+z*(C4+z*(C5+z*(C6+z*C7))))));
/freebsd-11-stable/lib/msun/src/
H A Dk_cos.c33 * |cos(x)-(1-.5*x +C1*x +C2*x +C3*x +C4*x +C5*x +C6*x )| <= 2
37 * 4. let r = C1*x +C2*x +C3*x +C4*x +C5*x +C6*x , then
65 C5 = 2.08757232129817482790e-09, /* 0x3E21EE9E, 0xBDB4B1C4 */ variable
75 r = z*(C1+z*(C2+z*C3)) + w*w*(C4+z*(C5+z*C6));
H A Dk_sincos.h30 C5 = 2.08757232129817482790e-09, /* 0x3E21EE9E, 0xBDB4B1C4 */ variable
48 r = z * (C1 + z * (C2 + z * C3)) + w * w * (C4 + z * (C5 + z * C6));
H A Dk_sincosl.h39 C5 = 0.0000000020876754400407278, /* 0x11eed8caaeccf1.0p-81 */ variable
71 r = z * (C1 + z * (C2 + z * (C3 + z * (C4 + z * (C5 + z * (C6 +
83 C5 = 0.2087675698786809897659225313136400793948e-8L, variable
127 r = z * (C1 + z * (C2 + z * (C3 + z * (C4 + z * (C5 + z * (C6 +
/freebsd-11-stable/crypto/openssl/crypto/whrlpool/
H A Dwp_block.c162 # define C5(K,i) ROTATE(Cx.q[K.c[(i)*8+5]],40) macro
180 # define C5(K,i) (Cx.q[5+8*K.c[(i)*8+5]]) macro
193 # define C5(K,i) (((u64*)(Cx.c+3))[2*K.c[(i)*8+5]]) macro
498 C4(K, (i - 4) & 7) ^ C5(K, (i - 5) & 7) ^
505 C4(S, (i - 4) & 7) ^ C5(S, (i - 5) & 7) ^
543 C4(K, 4) ^ C5(K, 3) ^ C6(K, 2) ^ C7(K, 1) ^ RC[r];
545 C4(K, 5) ^ C5(K, 4) ^ C6(K, 3) ^ C7(K, 2);
547 C4(K, 6) ^ C5(K, 5) ^ C6(K, 4) ^ C7(K, 3);
549 C4(K, 7) ^ C5(K, 6) ^ C6(K, 5) ^ C7(K, 4);
551 C4(K, 0) ^ C5(
[all...]
/freebsd-11-stable/contrib/gcc/
H A Drtl.h622 #define RTL_FLAG_CHECK5(NAME, RTX, C1, C2, C3, C4, C5) __extension__ \
626 && GET_CODE(_rtx) != C5) \
631 #define RTL_FLAG_CHECK6(NAME, RTX, C1, C2, C3, C4, C5, C6) \
636 && GET_CODE(_rtx) != C5 && GET_CODE(_rtx) != C6) \
641 #define RTL_FLAG_CHECK7(NAME, RTX, C1, C2, C3, C4, C5, C6, C7) \
646 && GET_CODE(_rtx) != C5 && GET_CODE(_rtx) != C6 \
652 #define RTL_FLAG_CHECK8(NAME, RTX, C1, C2, C3, C4, C5, C6, C7, C8) \
657 && GET_CODE(_rtx) != C5 && GET_CODE(_rtx) != C6 \
674 #define RTL_FLAG_CHECK5(NAME, RTX, C1, C2, C3, C4, C5) (RTX)
675 #define RTL_FLAG_CHECK6(NAME, RTX, C1, C2, C3, C4, C5, C
[all...]
/freebsd-11-stable/usr.bin/systat/
H A Difstat.c56 #define C5 80 /* Used for label positioning. */ macro
63 static const int col5 = C5;
/freebsd-11-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DX86RecognizableInstr.h32 MAP(C5, 69) \
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/MCTargetDesc/
H A DSystemZMCTargetDesc.cpp122 SystemZ::C4, SystemZ::C5, SystemZ::C6, SystemZ::C7,
/freebsd-11-stable/usr.sbin/bluetooth/bthidd/
H A Dkbd.c156 /* Pause 48 */ E1 1D 45 E1 9D C5, /* None */
170 /* Num Lock 53 */ 0x45, /* C5 */
284 /* Reserved C5 */ -1, /* Reserved */
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/Disassembler/
H A DHexagonDisassembler.cpp651 /* 4 */ P3_0, C5, M0, M1,
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Sparc/Disassembler/
H A DSparcDisassembler.cpp128 SP::C4, SP::C5, SP::C6, SP::C7,
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Sparc/AsmParser/
H A DSparcAsmParser.cpp182 Sparc::C4, Sparc::C5, Sparc::C6, Sparc::C7,
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelLowering.cpp1774 SDValue C5 = DAG.getSelectCC(DL, Sub2_Lo, RHS_Lo, MinusOne, Zero, local
1776 SDValue C6 = DAG.getSelectCC(DL, Sub2_Hi, RHS_Hi, C5, C4, ISD::SETEQ);
/freebsd-11-stable/crypto/openssl/crypto/modes/
H A Dgcm128.c1846 static const u8 C5[] = { local
/freebsd-11-stable/contrib/amd/doc/
H A Dtexinfo.tex9280 \DeclareUnicodeCharacter{00C5}{\AA}
9448 \DeclareUnicodeCharacter{01C5}{D\v{z}}
/freebsd-11-stable/contrib/netbsd-tests/usr.bin/netpgpverify/
H A Dt_netpgpverify.sh6545 2C5+yaLQOX8ruL/KDtyNrvVlZprJYI3CImzOdaXtYRGGCRggpbgbR0Yog9EvM3yZ

Completed in 274 milliseconds