Home
last modified time | relevance | path

Searched refs:cnts (Results 1 – 6 of 6) sorted by relevance

/original-bsd/usr.bin/pascal/pxp/
H A Dpmon.c220 if (cnts != zcnt || lastpf != zpfcnt) in prttab()
302 if (cnts == zcnt) in getcnt()
304 px.counter = cnts; in getcnt()
305 px.ntimes = zbuf[cnts]; in getcnt()
308 ++cnts; in getcnt()
359 cnts, zcnt, lastpf, zpfcnt); in cPANIC()
H A D0.h338 int cnts; variable
H A Dstat.c23 int cnts = 3; variable
/original-bsd/usr.bin/pascal/src/
H A Dfend.c290 patchfil((PTR_DCL) (cntpatch - 2), (long)cnts, 2);
298 putleaf( PCC_ICON , cnts , 0 , PCCT_INT , (char *) 0 );
439 putprintf( ",%d" , 0 , ( cnts + 1 ) * sizeof (long) );
H A D0.h560 short cnts; variable
H A Dstat.c23 short cnts = 3; variable
174 return ++cnts; in getcnt()