Searched refs:history (Results 1 – 2 of 2) sorted by relevance
630 if (wb->history[pos] < state) in is_loop()634 if (wb->history[pos] == state) { in is_loop()674 wb->history[wb->pos] = state; in leftmatch_fb()693 wb->history[wb->pos] = state; in leftmatch_fb()
143 unsigned int history[WB_HISTORY_SIZE]; member