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
Loading...
Searching...
No Matches
System.Decimal.DecCalc Member List

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.DecCalcinlineprivatestatic
DecAddSub(ref decimal.DecCalc d1, ref decimal.DecCalc d2, bool sign)System.Decimal.DecCalcinlinepackagestatic
DecCalc()System.Decimal.DecCalcinlinestatic
DecDivMod1E9(ref decimal.DecCalc value)System.Decimal.DecCalcinlinepackagestatic
Div128By96(ref decimal.DecCalc.Buf16 bufNum, ref decimal.DecCalc.Buf12 bufDen)System.Decimal.DecCalcinlineprivatestatic
Div96By32(ref decimal.DecCalc.Buf12 bufNum, uint den)System.Decimal.DecCalcinlineprivatestatic
Div96By64(ref decimal.DecCalc.Buf12 bufNum, ulong den)System.Decimal.DecCalcinlineprivatestatic
Div96ByConst(ref ulong high64, ref uint low, uint pow)System.Decimal.DecCalcinlineprivatestatic
DivByConst(uint *result, uint hiRes, out uint quotient, out uint remainder, uint power)System.Decimal.DecCalcinlineprivatestatic
GetExponent(float f)System.Decimal.DecCalcinlineprivatestatic
GetExponent(double d)System.Decimal.DecCalcinlineprivatestatic
GetHashCode(in decimal d)System.Decimal.DecCalcinlinepackagestatic
HighSystem.Decimal.DecCalcprivate
IncreaseScale(ref decimal.DecCalc.Buf12 bufNum, uint power)System.Decimal.DecCalcinlineprivatestatic
IncreaseScale64(ref decimal.DecCalc.Buf12 bufNum, uint power)System.Decimal.DecCalcinlineprivatestatic
InternalRound(ref decimal.DecCalc d, uint scale, decimal.DecCalc.RoundingMode mode)System.Decimal.DecCalcinlinepackagestatic
IsNegativeSystem.Decimal.DecCalcprivate
LeadingZeroCount(uint value)System.Decimal.DecCalcinlineprivatestatic
LowSystem.Decimal.DecCalcprivate
Low64System.Decimal.DecCalcprivate
MidSystem.Decimal.DecCalcprivate
OverflowUnscale(ref decimal.DecCalc.Buf12 bufQuo, int scale, bool sticky)System.Decimal.DecCalcinlineprivatestatic
PowerOvflValuesSystem.Decimal.DecCalcprivatestatic
RoundingMode enum nameSystem.Decimal.DecCalcpackage
s_doublePowers10System.Decimal.DecCalcprivatestatic
s_powers10System.Decimal.DecCalcprivatestatic
s_ulongPowers10System.Decimal.DecCalcprivatestatic
ScaleResult(decimal.DecCalc.Buf24 *bufRes, uint hiRes, int scale)System.Decimal.DecCalcinlineprivatestatic
SearchScale(ref decimal.DecCalc.Buf12 bufQuo, int scale)System.Decimal.DecCalcinlineprivatestatic
uflagsSystem.Decimal.DecCalcprivate
uhiSystem.Decimal.DecCalcprivate
UInt32x32To64(uint a, uint b)System.Decimal.DecCalcinlineprivatestatic
UInt64x64To128(ulong a, ulong b, ref decimal.DecCalc result)System.Decimal.DecCalcinlineprivatestatic
uloSystem.Decimal.DecCalcprivate
ulomidLESystem.Decimal.DecCalcprivate
umidSystem.Decimal.DecCalcprivate
Unscale(ref uint low, ref ulong high64, ref int scale)System.Decimal.DecCalcinlineprivatestatic
VarDecCmp(in decimal d1, in decimal d2)System.Decimal.DecCalcinlinepackagestatic
VarDecCmpSub(in decimal d1, in decimal d2)System.Decimal.DecCalcinlineprivatestatic
VarDecDiv(ref decimal.DecCalc d1, ref decimal.DecCalc d2)System.Decimal.DecCalcinlinepackagestatic
VarDecFromR4(float input, out decimal.DecCalc result)System.Decimal.DecCalcinlinepackagestatic
VarDecFromR8(double input, out decimal.DecCalc result)System.Decimal.DecCalcinlinepackagestatic
VarDecMul(ref decimal.DecCalc d1, ref decimal.DecCalc d2)System.Decimal.DecCalcinlinepackagestatic
VarR4FromDec(in decimal value)System.Decimal.DecCalcinlinepackagestatic
VarR8FromDec(in decimal value)System.Decimal.DecCalcinlinepackagestatic