Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/fpga/
H A Dlattice.c31 extern unsigned short g_iHeapCounter;
135 if (g_iHeapCounter > g_iHEAPSize) { in GetByte()
144 ucData = g_pucHeapMemory[g_iHeapCounter++]; in GetByte()
187 g_iHeapCounter = 0; in ispVM()
H A Divm_core.c168 unsigned short g_iHeapCounter; variable
1913 g_iHeapCounter = 0; in ispVMLoop()