Searched refs:old_c (Results 1 – 2 of 2) sorted by relevance
364 int c, old_c, totaldigits, ndigits, nchunks, nbits; in __bitmap_parse() local377 old_c = c; in __bitmap_parse()393 if (totaldigits && c && isspace(old_c)) in __bitmap_parse()517 int c, old_c, totaldigits, ndigits; in __bitmap_parselist() local534 old_c = c; in __bitmap_parselist()556 if ((totaldigits != ndigits) && isspace(old_c)) in __bitmap_parselist()
342 int old_c; in find_ci() local359 old_c = c; in find_ci()377 } while (old_p != p || old_c != c); in find_ci()