Home | History | Annotate | Download | only in engine

Lines Matching refs:cnt

437     NJ_INT16 cnt = 0;
453 return cnt;
464 cnt++;
467 if (cnt >= (NJD_MAX_CONNECT_CNT - 1)) {
468 return cnt;
472 return cnt;
514 NJ_INT16 cnt = 0;
522 cnt = 1;
526 cnt = GET_LEARN_WORD_COUNT(handle);
529 while (cnt--) {