Home
last modified time | relevance | path

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

/qemu/tests/unit/
H A Dtest-cutils.c3288 typedef int (*qemu_strtosz_fn)(const char *, const char **, uint64_t *); typedef
3289 static void do_strtosz_full(const char *str, qemu_strtosz_fn fn, in do_strtosz_full()