is_digit          336 usr/lib/libc/stdio/vfprintf.c 			while (is_digit(ch)) {
is_digit          356 usr/lib/libc/stdio/vfprintf.c 			} while (is_digit(ch));