HomeSort by relevance Sort by last modified time
    Searched refs:qdict_get_double (Results 1 - 2 of 2) sorted by null

  /external/qemu/
qdict.h 56 double qdict_get_double(const QDict *qdict, const char *key);
qdict.c 200 * qdict_get_double(): Get an number mapped by 'key'
207 double qdict_get_double(const QDict *qdict, const char *key) function

Completed in 23 milliseconds