Home
last modified time | relevance | path

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

/external/qemu/
Dqfloat.h26 double qfloat_get_double(const QFloat *qi);
Dqfloat.c44 double qfloat_get_double(const QFloat *qf) in qfloat_get_double() function
Dqjson.c247 len = snprintf(buffer, sizeof(buffer), "%f", qfloat_get_double(val)); in to_json()
Dqdict.c214 return qfloat_get_double(qobject_to_qfloat(obj)); in qdict_get_double()
Dqemu-option.c872 qfloat_get_double(qobject_to_qfloat(obj))); in qemu_opts_from_qdict_1()