Searched refs:MEMORY_SLOTS (Results 1 – 1 of 1) sorted by relevance
382 if (slot < 0 || slot >= MEMORY_SLOTS) { in Instruction()875 public static final int MEMORY_SLOTS = 16; field in BaseApfGenerator