Home
last modified time | relevance | path

Searched refs:found_digit (Results 1 – 1 of 1) sorted by relevance

/coreutils/src/
Dnumfmt.c485 bool found_digit = false; in simple_strtod_int() local
500 found_digit = true; in simple_strtod_int()
516 if (! found_digit in simple_strtod_int()