Home
last modified time | relevance | path

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

/openbmc/qemu/util/
H A Dcutils.c387 const char **endptr, bool check_zero, in check_strtox_error() argument
393 if (check_zero && ep == nptr && libc_errno == 0) { in check_strtox_error()