Home | History | Annotate | Download | only in time

Lines Matching defs:thischarcnt

2556 		int		thischarcnt;
2693 thischarcnt = stdcnt = utcnt = 0;
2706 for (j = 0; j < thischarcnt; ++j)
2709 if (j == thischarcnt) {
2710 strcpy(&thischars[thischarcnt], thisabbr);
2711 thischarcnt += strlen(thisabbr) + 1;
2719 thistypecnt = thischarcnt = 1;
2731 convert(thischarcnt, tzh.tzh_charcnt);
2779 if (thischarcnt != 0)
2781 (size_t) thischarcnt, fp);