Home | History | Annotate | Download | only in src

Lines Matching refs:history_length

101 int history_length = 0;
317 history_length = 0;
435 history_length = ev.num;
542 num = history_length - num + 1;
1394 history_length = ev.num;
1396 return !(history_length > 0); /* return 0 if all is okay */
1422 history_length = ev.num;
1483 history_length = 0;
1556 if (pos >= history_length || pos < 0)
2213 hs->length = history_length;