Home | History | Annotate | Download | only in tools

Lines Matching full:odigits

204    int d, odigits;
206 for (d=odigits=0; d<idigits; ++d)
208 odigits = d+1;
210 return odigits;