{"type": "func", "start": 6443723488, "end": 6443723506, "name": "_tanf_special", "pseudocode": "// \n// _tanf_special from 0x180136ae0 to 0x180136af2 (18 bytes)\n// \n// 2 xrefs:\n// > tanf @ 0x1801301c9\n// > tanf @ 0x1801304d9\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\nfloat __fastcall tanf_special(float a1)\n{\n  return sincosf_special(a1, (__int64)\"tanf\", 32);\n}", "assembly": "; \n; _tanf_special from 0x180136ae0 to 0x180136af2 (18 bytes)\n; \n; 2 xrefs:\n; > tanf @ 0x1801301c9\n; > tanf @ 0x1801304d9\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\nmov     r8d, 20h ; ' '                                                 ; +0x0, 0x180136ae0\nlea     rdx, aTanf                                                     ; +0x6, 0x180136ae6\njmp     _sincosf_special                                               ; +0xd, 0x180136aed", "xrefs": ["tanf @ 0x1801301c9", "tanf @ 0x1801304d9"], "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"}