Home
last modified time | relevance | path

Searched refs:iHeapIndex (Results 1 – 1 of 1) sorted by relevance

/external/u-boot/drivers/fpga/
Divm_core.c1897 unsigned short iHeapIndex = 0; in ispVMLoop() local
1901 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()