{"type": "func", "start": 6443711824, "end": 6443711856, "name": "_log10f_special", "pseudocode": "// \n// _log10f_special from 0x180133d50 to 0x180133d70 (32 bytes)\n// \n// 7 xrefs:\n// > log10f @ 0x180129b91\n// > log10f @ 0x180129baf\n// > log10f @ 0x180129dd1\n// > log10f @ 0x180129def\n// > log10f @ 0x180129e21\n// > <???> @ 0x1802031dc\n// > <???> @ 0x1802031e8\n// \n// This function is hookable on this platform!\n// \n// Using BromaIDA 8.0.0 @ https://github.com/Stazzical/BromaIDA\n// Using bindings at commit ba9f177b at Thu Jul 16 22:52:06 2026 from https://github.com/geode-sdk/bindings\n// \n\nvoid __fastcall log10f_special(int a1, int a2, int a3)\n{\n  logf_special_common(a1, a2, a3, 27, (__int64)\"log10f\");\n}", "assembly": "; \n; _log10f_special from 0x180133d50 to 0x180133d70 (32 bytes)\n; \n; 7 xrefs:\n; > log10f @ 0x180129b91\n; > log10f @ 0x180129baf\n; > log10f @ 0x180129dd1\n; > log10f @ 0x180129def\n; > log10f @ 0x180129e21\n; > <???> @ 0x1802031dc\n; > <???> @ 0x1802031e8\n; \n; This function is hookable on this platform!\n; \n; Using BromaIDA 8.0.0 @ https:;github.com/Stazzical/BromaIDA\n; Using bindings at commit ba9f177b at Thu Jul 16 22:52:06 2026 from https:;github.com/geode-sdk/bindings\n; \n\nsub     rsp, 38h                                                       ; +0x0, 0x180133d50\nlea     rax, aLog10f                                                   ; +0x4, 0x180133d54\nmov     r9d, 1Bh                                                       ; +0xb, 0x180133d5b\nmov     [rsp+38h+var_18], rax                                          ; +0x11, 0x180133d61\ncall    _logf_special_common                                           ; +0x16, 0x180133d66\nadd     rsp, 38h                                                       ; +0x1b, 0x180133d6b\nretn                                                                   ; +0x1f, 0x180133d6f", "xrefs": ["log10f @ 0x180129b91", "log10f @ 0x180129baf", "log10f @ 0x180129dd1", "log10f @ 0x180129def", "log10f @ 0x180129e21", "<???> @ 0x1802031dc", "<???> @ 0x1802031e8"], "is_objc": false, "is_arm32": false, "is_arm64": false, "bida_info": "8.0.0 @ https://github.com/Stazzical/BromaIDA", "bindings_info": "commit ba9f177b at Thu Jul 16 22:52:06 2026 from https://github.com/geode-sdk/bindings"}