Home
last modified time | relevance | path

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

/openbmc/qemu/monitor/
H A Dhmp.c525 static int get_double(Monitor *mon, double *pval, const char **pp) in get_double() function
940 if (get_double(mon, &val, &p) < 0) { in monitor_parse_arguments()