Searched refs:cntodd (Results 1 – 2 of 2) sorted by relevance
61 long cntodd; /* Count of non-ascii characters " */ variable910 cntodd = 0; in clrstats()942 if (cntnull || cntodd) { in iostats()946 if (cntodd) in iostats()949 if (cntodd) in iostats()950 viprintf(gettext("%D non-ASCII"), cntodd); in iostats()956 return (cntnull != 0 || cntodd != 0); in iostats()
688 int cntch, cntln, cntodd, cntnull; variable751 cntodd = 0; in clrstats()