Searched refs:iHeapIndex (Results 1 – 1 of 1) sorted by relevance
1897 unsigned short iHeapIndex = 0; in ispVMLoop() local1901 for (iHeapIndex = 0; iHeapIndex < g_iHEAPSize; iHeapIndex++) { in ispVMLoop()1902 g_pucHeapMemory[iHeapIndex] = GetByte(); in ispVMLoop()1905 if (g_pucHeapMemory[iHeapIndex - 1] != ENDLOOP) { in ispVMLoop()