Searched refs:LVL_OFFS (Results 1 – 1 of 1) sorted by relevance
171 #define LVL_OFFS(n) ((n) * LVL_SIZE) macro581 return LVL_OFFS(lvl) + (expires & LVL_MASK); in calc_index()