Home
last modified time | relevance | path

Searched refs:loopcount (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/less/
H A Dlinenum.c213 static int loopcount; variable
221 if (loopcount >= 0 && ++loopcount > 100) in longish()
223 loopcount = 0; in longish()
227 loopcount = -1; in longish()
231 if (loopcount >= 0 && ++loopcount > LONGLOOP) in longish()
234 loopcount = -1; in longish()
245 if (loopcount >= 0) in abort_long()
305 loopcount = 0; in find_linenum()
364 loopcount = 0; in find_linenum()
/freebsd/contrib/sendmail/src/
H A Dalias.c426 unsigned int loopcount = 0; /* only used for debugging */ local
446 loopcount++;
448 sleeptime, loopcount);
H A Dparseaddr.c1070 int loopcount; local
1124 loopcount = 0;
1147 if (++loopcount > 100)
1345 loopcount = 0;
1364 loopcount = 0;