Home
last modified time | relevance | path

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

/external/u-boot/drivers/fpga/
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()
Divm_core.c168 unsigned short g_iHeapCounter; variable
1913 g_iHeapCounter = 0; in ispVMLoop()