sys_math.c Rename (#1258)

* rename via comments

* missed a comment

* math header

* name boot_80086760.c functions

* PR Review

* rm cam comment

* Elliptic review

* alphabetical
This commit is contained in:
engineer124
2023-06-06 12:16:34 +10:00
committed by GitHub
parent f92a61db27
commit 7f5087d0b2
140 changed files with 916 additions and 955 deletions
+39 -39
View File
@@ -166,39 +166,39 @@
0x80086588:("SystemHeap_RunInits",),
0x800865F8:("SystemHeap_Init",),
0x80086620:("PadSetup_Init",),
0x80086760:("func_80086760",),
0x80086794:("func_80086794",),
0x800867B4:("func_800867B4",),
0x800867D4:("func_800867D4",),
0x800867F4:("func_800867F4",),
0x80086814:("func_80086814",),
0x80086834:("func_80086834",),
0x80086880:("func_80086880",),
0x800869A4:("func_800869A4",),
0x80086AF0:("func_80086AF0",),
0x80086B30:("func_80086B30",),
0x80086C18:("func_80086C18",),
0x80086C48:("func_80086C48",),
0x80086C70:("func_80086C70",),
0x80086C7C:("func_80086C7C",),
0x80086C88:("func_80086C88",),
0x80086C98:("func_80086C98",),
0x80086CA8:("func_80086CA8",),
0x80086CB4:("func_80086CB4",),
0x80086CC0:("func_80086CC0",),
0x80086CD0:("func_80086CD0",),
0x80086CE0:("func_80086CE0",),
0x80086CEC:("func_80086CEC",),
0x80086CF8:("func_80086CF8",),
0x80086D08:("func_80086D08",),
0x80086D18:("func_80086D18",),
0x80086D24:("func_80086D24",),
0x80086D30:("func_80086D30",),
0x80086D40:("func_80086D40",),
0x80086D50:("func_80086D50",),
0x80086D6C:("func_80086D6C",),
0x80086D8C:("func_80086D8C",),
0x80086DAC:("func_80086DAC",),
0x80086760:("Math_FTanF",),
0x80086794:("Math_FFloorF",),
0x800867B4:("Math_FCeilF",),
0x800867D4:("Math_FRoundF",),
0x800867F4:("Math_FTruncF",),
0x80086814:("Math_FNearbyIntF",),
0x80086834:("Math_FAtanTaylorQF",),
0x80086880:("Math_FAtanTaylorF",),
0x800869A4:("Math_FAtanContFracF",),
0x80086AF0:("Math_FAtanF",),
0x80086B30:("Math_FAtan2F",),
0x80086C18:("Math_FAsinF",),
0x80086C48:("Math_FAcosF",),
0x80086C70:("floorf",),
0x80086C7C:("floor",),
0x80086C88:("lfloorf",),
0x80086C98:("lfloor",),
0x80086CA8:("ceilf",),
0x80086CB4:("ceil",),
0x80086CC0:("lceilf",),
0x80086CD0:("lceil",),
0x80086CE0:("truncf",),
0x80086CEC:("trunc",),
0x80086CF8:("ltruncf",),
0x80086D08:("ltrunc",),
0x80086D18:("nearbyintf",),
0x80086D24:("nearbyint",),
0x80086D30:("lnearbyintf",),
0x80086D40:("lnearbyint",),
0x80086D50:("roundf",),
0x80086D6C:("round",),
0x80086D8C:("lroundf",),
0x80086DAC:("lround",),
0x80086DD0:("SystemArena_Malloc",),
0x80086DF8:("SystemArena_MallocR",),
0x80086E20:("SystemArena_Realloc",),
@@ -3248,13 +3248,13 @@
0x801791CC:("Check_DrawRegionLockErrorMessage",),
0x80179260:("Check_ExpansionPak",),
0x801792A4:("Check_RegionIsSupported",),
0x80179300:("func_80179300",),
0x80179400:("func_80179400",),
0x801794C4:("pow_int",),
0x801794EC:("sin_rad",),
0x80179540:("cos_rad",),
0x80179300:("Math_FactorialF",),
0x80179400:("Math_Factorial",),
0x801794C4:("Math_PowF",),
0x801794EC:("Math_SinF",),
0x80179540:("Math_CosF",),
0x80179594:("Rand_ZeroFloat",),
0x801795C0:("randPlusMinusPoint5Scaled",),
0x801795C0:("Rand_CenteredFloat",),
0x801795F0:("Math3D_Normalize",),
0x80179678:("Math3D_PlaneVsLineSegClosestPoint",),
0x80179798:("func_80179798",),