Searched refs:DECAY_MASK (Results 1 – 1 of 1) sorted by relevance
66 #define DECAY_MASK ((1ULL << DECAY_BITS) - 1) macro85 #define DECAY(e) (((e) >> COUNT_BITS) & DECAY_MASK)153 ca->array[i] &= ~(DECAY_MASK << COUNT_BITS); in do_spring_cleaning()306 (DECAY_MASK << COUNT_BITS) | 1; in cec_add_elem()318 ca->array[to] |= (DECAY_MASK << COUNT_BITS); in cec_add_elem()