Searched refs:S3 (Results 1 - 25 of 30) sorted by relevance

12

/freebsd-11-stable/lib/msun/src/
H A Dk_sinf.c29 S3 = -0x1a00f9e2cae774.0p-65, /* -0.000198393348360966317347 */ variable
43 r = S3+z*S4;
H A Dk_sin.c35 * |----- - (1+S1*x +S2*x +S3*x +S4*x +S5*x +S6*x )| <= 2
42 * r = x *(S2+x *(S3+x *(S4+x *(S5+x *S6))))
54 S3 = -1.98412698298579493134e-04, /* 0xBF2A01A0, 0x19C161D5 */ variable
66 r = S2+z*(S3+z*S4) + z*w*(S5+z*S6);
H A Dk_sincosf.h21 S3 = -0x1a00f9e2cae774.0p-65, /* -0.000198393348360966317347 */ variable
38 r = S3 + z * S4;
H A De_sinhl.c48 #define S3 S3u.e macro
63 S3 = 1.66666666666666666666666666666666033e-1L, /* 0x1555555555555555555555555553b.0p-115L */ variable
114 ((S9*x2 + S7)*x2 + S5)*(x2*x*x2) + S3*(x2*x) + x);
121 S3*(x2*x) + x);
H A Dk_sincos.h20 S3 = -1.98412698298579493134e-04, /* 0xBF2A01A0, 0x19C161D5 */ variable
40 r = S2 + z * (S3 + z * S4) + z * w * (S5 + z * S6);
H A Dk_sincosl.h43 S3 = -0.00019841269841269427, /* -0x1a01a01a019f81.0p-65 */ variable
62 r = S2 + z * (S3 + z * (S4 + z * (S5 + z * (S6 + z * (S7 + z * S8)))));
88 S3 = -0.00019841269841269841269841269839935785325638310428717L, variable
117 r = S2 + z * (S3 + z * (S4 + z * (S5 + z * (S6 + z * (S7 + z * (S8 +
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/ADT/
H A DStringSwitch.h98 StringLiteral S3, T Value) {
99 return Case(S0, Value).Cases(S1, S2, S3, Value);
103 StringLiteral S3, StringLiteral S4, T Value) {
104 return Case(S0, Value).Cases(S1, S2, S3, S4, Value);
108 StringLiteral S3, StringLiteral S4, StringLiteral S5,
110 return Case(S0, Value).Cases(S1, S2, S3, S4, S5, Value);
114 StringLiteral S3, StringLiteral S4, StringLiteral S5,
116 return Case(S0, Value).Cases(S1, S2, S3, S4, S5, S6, Value);
120 StringLiteral S3, StringLiteral S4, StringLiteral S5,
122 return Case(S0, Value).Cases(S1, S2, S3, S
97 Cases(StringLiteral S0, StringLiteral S1, StringLiteral S2, StringLiteral S3, T Value) argument
102 Cases(StringLiteral S0, StringLiteral S1, StringLiteral S2, StringLiteral S3, StringLiteral S4, T Value) argument
107 Cases(StringLiteral S0, StringLiteral S1, StringLiteral S2, StringLiteral S3, StringLiteral S4, StringLiteral S5, T Value) argument
113 Cases(StringLiteral S0, StringLiteral S1, StringLiteral S2, StringLiteral S3, StringLiteral S4, StringLiteral S5, StringLiteral S6, T Value) argument
119 Cases(StringLiteral S0, StringLiteral S1, StringLiteral S2, StringLiteral S3, StringLiteral S4, StringLiteral S5, StringLiteral S6, StringLiteral S7, T Value) argument
125 Cases(StringLiteral S0, StringLiteral S1, StringLiteral S2, StringLiteral S3, StringLiteral S4, StringLiteral S5, StringLiteral S6, StringLiteral S7, StringLiteral S8, T Value) argument
132 Cases(StringLiteral S0, StringLiteral S1, StringLiteral S2, StringLiteral S3, StringLiteral S4, StringLiteral S5, StringLiteral S6, StringLiteral S7, StringLiteral S8, StringLiteral S9, T Value) argument
170 CasesLower(StringLiteral S0, StringLiteral S1, StringLiteral S2, StringLiteral S3, T Value) argument
175 CasesLower(StringLiteral S0, StringLiteral S1, StringLiteral S2, StringLiteral S3, StringLiteral S4, T Value) argument
[all...]
/freebsd-11-stable/lib/msun/ld80/
H A Dk_sinl.c45 S3 = -0.00019841269841269427, /* -0x1a01a01a019f81.0p-65 */ variable
59 r = S2+z*(S3+z*(S4+z*(S5+z*(S6+z*(S7+z*S8)))));
/freebsd-11-stable/lib/msun/ld128/
H A Dk_sinl.c35 S3 = -0.00019841269841269841269841269839935785325638310428717L, variable
55 r = S2+z*(S3+z*(S4+z*(S5+z*(S6+z*(S7+z*(S8+
/freebsd-11-stable/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_lex.l94 * S3 - D control line parsing (i.e. after ^# is seen but before \n)
95 * S4 - D control line scan (locate control directives only and invoke S3)
104 %s S0 S1 S2 S3 S4
379 <S3>{RGX_INT} {
398 if ((YYSTATE) != S3)
408 <S3>\"{RGX_STR}$ xyerror(D_STR_NL, "newline encountered in string literal");
411 <S3>\"{RGX_STR}\" {
422 if ((YYSTATE) != S3)
479 BEGIN(S3);
660 <S3>\
[all...]
/freebsd-11-stable/crypto/heimdal/appl/ftp/ftp/
H A Dmain.c471 sb++; goto S3; /* slurp quoted string */
491 S3:
503 goto S3;
/freebsd-11-stable/sys/mips/include/
H A Dregnum.h84 #define S3 19 macro
/freebsd-11-stable/crypto/openssl/crypto/cast/asm/
H A Dcast-586.pl23 $S3="CAST_S_table2";
166 &mov( $tmp2, &DWP($S3,"",$tmp3,4));
/freebsd-11-stable/contrib/tnftp/src/
H A Dmain.c887 goto S3; /* slurp quoted string */
911 S3:
926 goto S3;
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64CallingConvention.cpp30 AArch64::S3, AArch64::S4, AArch64::S5,
H A DAArch64PBQPRegAlloc.cpp48 case AArch64::S3:
/freebsd-11-stable/usr.sbin/moused/
H A Dmoused.c469 #define S3 3 /* both buttons down -> button 2 down */ macro
475 #define S9 9 /* button 1 or 3 up after S3 */
488 { { S0, S2, S1, S3, S0 }, 0, ~(MOUSE_BUTTON1DOWN | MOUSE_BUTTON3DOWN), FALSE },
490 { { S4, S2, S1, S3, S5 }, 0, ~MOUSE_BUTTON1DOWN, FALSE },
492 { { S8, S2, S1, S3, S6 }, 0, ~MOUSE_BUTTON3DOWN, FALSE },
493 /* S3 */
494 { { S0, S9, S9, S3, S3 }, MOUSE_BUTTON2DOWN, ~0, FALSE },
496 { { S0, S2, S1, S3, S0 }, MOUSE_BUTTON1DOWN, ~0, TRUE },
504 { { S0, S2, S1, S3, S
[all...]
/freebsd-11-stable/sys/mips/mips/
H A Dexception.S299 SAVE_REG(s3, S3, sp) ;\
359 RESTORE_REG(s3, S3, sp) ;\
459 SAVE_U_PCB_REG(s3, S3, k1)
551 RESTORE_U_PCB_REG(s3, S3, k1)
724 SAVE_U_PCB_REG(s3, S3, k1)
806 RESTORE_U_PCB_REG(s3, S3, k1)
H A Dswtch.S120 RESTORE_U_PCB_REG(s3, S3, k1)
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMCallingConv.cpp158 static const MCPhysReg SRegList[] = { ARM::S0, ARM::S1, ARM::S2, ARM::S3,
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMicroMipsSizeReduction.cpp382 Mips::T7, Mips::S0, Mips::S1, Mips::S2, Mips::S3, Mips::S4, Mips::S5,
577 Reg == Mips::S3 || Reg == Mips::S4)
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64MCTargetDesc.cpp134 {codeview::RegisterId::ARM64_S3, AArch64::S3},
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonHardwareLoops.cpp1544 const MachineOperand &S3 = DI->getOperand(3); local
1546 if (!checkForImmediate(S1, V1) || !checkForImmediate(S3, V3))
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Mips/Disassembler/
H A DMipsDisassembler.cpp2426 unsigned Regs[] = {Mips::S0, Mips::S1, Mips::S2, Mips::S3, Mips::S4, Mips::S5,
2454 unsigned Regs[] = {Mips::S0, Mips::S1, Mips::S2, Mips::S3};
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsMCCodeEmitter.cpp1130 case Mips::S3: return 6;

Completed in 284 milliseconds

12