tag
line
file
source code
is_digit
49
lib/vsprintf.c
while (is_digit(**s))
is_digit
169
lib/vsprintf.c
if (is_digit(*fmt))
is_digit
185
lib/vsprintf.c
if (is_digit(*fmt))