Searched refs:SEEN_SIZE (Results 1 – 1 of 1) sorted by relevance
973 #define SEEN_SIZE howmany(TDB_REPLAYMAX, 32) macro1023 i = (i + 1) % SEEN_SIZE; in checkreplaywindow()1074 i = (i + 1) % SEEN_SIZE; in checkreplaywindow()