Searched defs:PREV_SLOT (Results 1 – 2 of 2) sorted by relevance
63 #define PREV_SLOT md.slot[(md.curr_slot + NUM_SLOTS - 1) % NUM_SLOTS] macro