HomeSort by: relevance | last modified time | path
    Searched refs:utcnt (Results 1 - 2 of 2) sorted by relevancy

  /src/games/hack/
hack.track.c 75 static int utcnt = 0; variable
81 utcnt = utpnt = 0;
88 if (utcnt < UTSZ)
89 utcnt++;
103 cnt = utcnt;
  /src/lib/libc/time/
zic.c 2801 int thistypecnt, stdcnt, utcnt; local
2940 thischarcnt = stdcnt = utcnt = 0;
2949 utcnt = thistypecnt;
2972 convert(utcnt, tzh.tzh_ttisutcnt);
3066 if (utcnt != 0)

Completed in 19 milliseconds