MCPcopy Create free account
hub / github.com/bfbbdecomp/bfbb / xStrTokBuffer

Function xStrTokBuffer

dwarf/SB/Core/x/xString.cpp:148–159  ·  view source on GitHub ↗

Compile unit: C:\SB\Core\x\xString.cpp Producer: MW MIPS C Compiler Language: C++ Code range: 0x0020E980 -> 0x0020EAD0 */ Range: 0x20E980 -> 0x20EAD0

Source from the content-addressed store, hash-verified

146*/
147// Range: 0x20E980 -> 0x20EAD0
148char * xStrTokBuffer(char * string /* r2 */, char * control /* r2 */, void * buffer /* r2 */) {
149 // Blocks
150 /* anonymous block */ {
151 // Range: 0x20E980 -> 0x20EAD0
152 char * * nextoken; // r2
153 char * dest; // r7
154 unsigned char * str; // r3
155 unsigned char * ctrl; // r2
156 unsigned char map[32]; // r29
157 signed int count; // r3
158 }
159}
160
161/*
162 Compile unit: C:\SB\Core\x\xString.cpp

Callers 2

_xAnimTableAddTransitionFunction · 0.85
xAnimTableAddFileFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected