Home | History | Annotate | Download | only in engine

Lines Matching refs:oldest

1060     NJ_UINT16 que_id, oldest;
1074 oldest = GET_LEARN_NEXT_WORD_POS(loctset->loct.handle);
1100 if (current < oldest) {
1110 max_value = oldest;
1116 if (que_id < oldest) {
1685 NJ_UINT16 que_id, oldest;
1697 oldest = GET_LEARN_NEXT_WORD_POS(loctset->loct.handle);
1710 if (que_id >= oldest) {
1711 dic_freq = que_id - oldest;
1713 dic_freq = que_id - oldest + max;
1937 NJ_UINT16 que_id, oldest;
1974 oldest = GET_LEARN_NEXT_WORD_POS(loctset->loct.handle);
1975 max_value = oldest;
2213 if (current < oldest) {
2251 if (que_id < oldest) {