Searched refs:dup_cache_next (Results 1 – 1 of 1) sorted by relevance
86 static int dup_cache_next; variable102 dup_cache[dup_cache_next++] = val; in check_dup()103 dup_cache_next %= ARRAY_SIZE(dup_cache); in check_dup()