Searched refs:SLOT_IDX_FAST (Results 1 – 1 of 1) sorted by relevance
92 #define SLOT_IDX_FAST(slot, i) (slot + i) macro130 watchpoint = &watchpoints[SLOT_IDX_FAST(slot, i)]; in find_watchpoint()