Compile unit: C:\SB\Core\x\xString.cpp Producer: MW MIPS C Compiler Language: C++ Code range: 0x0020E980 -> 0x0020EAD0 */ Range: 0x20E980 -> 0x20EAD0
| 146 | */ |
| 147 | // Range: 0x20E980 -> 0x20EAD0 |
| 148 | char * 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 |
no outgoing calls
no test coverage detected