Searched refs:ENDLOOP (Results 1 - 2 of 2) sorted by path

/u-boot/include/
H A Dlattice.h187 #define ENDLOOP 0x59 /* The end of the repeat loop. */ macro
/u-boot/drivers/fpga/
H A Divm_core.c951 case ENDLOOP:
1886 * Memory is to be allocated to store the entire loop from REPEAT to ENDLOOP.
1905 if (g_pucHeapMemory[iHeapIndex - 1] != ENDLOOP) {
2274 case ENDLOOP:

Completed in 70 milliseconds