Searched refs:tablePtr (Results 1 – 1 of 1) sorted by relevance
221 uint8 **tablePtr = (uint8 **)&__TI_CINIT_Base; in _c_int00() local224 while (tablePtr < tableLimit) in _c_int00()226 uint8 * loadAdr = *tablePtr++; in _c_int00()227 uint8 * runAdr = *tablePtr++; in _c_int00()
Completed in 4 milliseconds