Searched refs:utcnt (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/games/hack/
H A Dhack.track.c75 static int utcnt = 0; variable
81 utcnt = utpnt = 0;
88 if (utcnt < UTSZ)
89 utcnt++;
103 cnt = utcnt;
/netbsd-current/lib/libc/time/
H A Dzic.c2487 int thistypecnt, stdcnt, utcnt; local
2626 thischarcnt = stdcnt = utcnt = 0;
2635 utcnt = thistypecnt;
2658 convert(utcnt, tzh.tzh_ttisutcnt);
2752 if (utcnt != 0)

Completed in 313 milliseconds