Searched refs:qfloat_get_double (Results 1 – 5 of 5) sorted by relevance
26 double qfloat_get_double(const QFloat *qi);
44 double qfloat_get_double(const QFloat *qf) in qfloat_get_double() function
235 len = snprintf(buffer, sizeof(buffer), "%f", qfloat_get_double(val)); in to_json()
214 return qfloat_get_double(qobject_to_qfloat(obj)); in qdict_get_double()
872 qfloat_get_double(qobject_to_qfloat(obj))); in qemu_opts_from_qdict_1()