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