Searched refs:totaldigits (Results 1 – 1 of 1) sorted by relevance
380 int c, old_c, totaldigits, ndigits, nchunks, nbits; in __bitmap_parse() local386 nchunks = nbits = totaldigits = c = 0; in __bitmap_parse()389 ndigits = totaldigits; in __bitmap_parse()409 if (totaldigits && c && isspace(old_c)) in __bitmap_parse()428 totaldigits++; in __bitmap_parse()430 if (ndigits == totaldigits) in __bitmap_parse()