|
terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
|
This is the complete list of members for System.Decimal.DecCalc, including all inherited members.
| Add32To96(ref decimal.DecCalc.Buf12 bufNum, uint value) | System.Decimal.DecCalc | inlineprivatestatic |
| DecAddSub(ref decimal.DecCalc d1, ref decimal.DecCalc d2, bool sign) | System.Decimal.DecCalc | inlinepackagestatic |
| DecCalc() | System.Decimal.DecCalc | inlinestatic |
| DecDivMod1E9(ref decimal.DecCalc value) | System.Decimal.DecCalc | inlinepackagestatic |
| Div128By96(ref decimal.DecCalc.Buf16 bufNum, ref decimal.DecCalc.Buf12 bufDen) | System.Decimal.DecCalc | inlineprivatestatic |
| Div96By32(ref decimal.DecCalc.Buf12 bufNum, uint den) | System.Decimal.DecCalc | inlineprivatestatic |
| Div96By64(ref decimal.DecCalc.Buf12 bufNum, ulong den) | System.Decimal.DecCalc | inlineprivatestatic |
| Div96ByConst(ref ulong high64, ref uint low, uint pow) | System.Decimal.DecCalc | inlineprivatestatic |
| DivByConst(uint *result, uint hiRes, out uint quotient, out uint remainder, uint power) | System.Decimal.DecCalc | inlineprivatestatic |
| GetExponent(float f) | System.Decimal.DecCalc | inlineprivatestatic |
| GetExponent(double d) | System.Decimal.DecCalc | inlineprivatestatic |
| GetHashCode(in decimal d) | System.Decimal.DecCalc | inlinepackagestatic |
| High | System.Decimal.DecCalc | private |
| IncreaseScale(ref decimal.DecCalc.Buf12 bufNum, uint power) | System.Decimal.DecCalc | inlineprivatestatic |
| IncreaseScale64(ref decimal.DecCalc.Buf12 bufNum, uint power) | System.Decimal.DecCalc | inlineprivatestatic |
| InternalRound(ref decimal.DecCalc d, uint scale, decimal.DecCalc.RoundingMode mode) | System.Decimal.DecCalc | inlinepackagestatic |
| IsNegative | System.Decimal.DecCalc | private |
| LeadingZeroCount(uint value) | System.Decimal.DecCalc | inlineprivatestatic |
| Low | System.Decimal.DecCalc | private |
| Low64 | System.Decimal.DecCalc | private |
| Mid | System.Decimal.DecCalc | private |
| OverflowUnscale(ref decimal.DecCalc.Buf12 bufQuo, int scale, bool sticky) | System.Decimal.DecCalc | inlineprivatestatic |
| PowerOvflValues | System.Decimal.DecCalc | privatestatic |
| RoundingMode enum name | System.Decimal.DecCalc | package |
| s_doublePowers10 | System.Decimal.DecCalc | privatestatic |
| s_powers10 | System.Decimal.DecCalc | privatestatic |
| s_ulongPowers10 | System.Decimal.DecCalc | privatestatic |
| ScaleResult(decimal.DecCalc.Buf24 *bufRes, uint hiRes, int scale) | System.Decimal.DecCalc | inlineprivatestatic |
| SearchScale(ref decimal.DecCalc.Buf12 bufQuo, int scale) | System.Decimal.DecCalc | inlineprivatestatic |
| uflags | System.Decimal.DecCalc | private |
| uhi | System.Decimal.DecCalc | private |
| UInt32x32To64(uint a, uint b) | System.Decimal.DecCalc | inlineprivatestatic |
| UInt64x64To128(ulong a, ulong b, ref decimal.DecCalc result) | System.Decimal.DecCalc | inlineprivatestatic |
| ulo | System.Decimal.DecCalc | private |
| ulomidLE | System.Decimal.DecCalc | private |
| umid | System.Decimal.DecCalc | private |
| Unscale(ref uint low, ref ulong high64, ref int scale) | System.Decimal.DecCalc | inlineprivatestatic |
| VarDecCmp(in decimal d1, in decimal d2) | System.Decimal.DecCalc | inlinepackagestatic |
| VarDecCmpSub(in decimal d1, in decimal d2) | System.Decimal.DecCalc | inlineprivatestatic |
| VarDecDiv(ref decimal.DecCalc d1, ref decimal.DecCalc d2) | System.Decimal.DecCalc | inlinepackagestatic |
| VarDecFromR4(float input, out decimal.DecCalc result) | System.Decimal.DecCalc | inlinepackagestatic |
| VarDecFromR8(double input, out decimal.DecCalc result) | System.Decimal.DecCalc | inlinepackagestatic |
| VarDecMul(ref decimal.DecCalc d1, ref decimal.DecCalc d2) | System.Decimal.DecCalc | inlinepackagestatic |
| VarR4FromDec(in decimal value) | System.Decimal.DecCalc | inlinepackagestatic |
| VarR8FromDec(in decimal value) | System.Decimal.DecCalc | inlinepackagestatic |