Home
last modified time | relevance | path

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

/openbmc/qemu/target/ppc/
H A Dppc-qmp-cmds.c120 static int ppc_cpu_get_reg_num(const char *numstr, int maxnum, int *pregnum) in ppc_cpu_get_reg_num()
/openbmc/qemu/ui/
H A Dui-qmp-cmds.c68 const char *numstr = NULL; in qmp_expire_password() local