Searched refs:MAX_JUMP_SLOTS (Results 1 – 1 of 1) sorted by relevance
222 #define MAX_JUMP_SLOTS (sizeof(jumpSlots) / sizeof(jumpSlots[0])) macro502 for (unsigned int i = 0; i < MAX_JUMP_SLOTS; ++i) { in check()