Home
last modified time | relevance | path

Searched defs:do_strtosz (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/util/
H A Dcutils.c223 static int do_strtosz(const char *nptr, const char **end, in do_strtosz() function
/openbmc/qemu/tests/unit/
H A Dtest-cutils.c3314 static void do_strtosz(const char *str, int exp_ret, uint64_t exp_val, in do_strtosz() function