Searched defs:qint_from_int (Results 1 - 1 of 1) sorted by relevance

/external/qemu/qobject/
H A Dqint.c25 * qint_from_int(): Create a new QInt from an int64_t
29 QInt *qint_from_int(int64_t value) function

Completed in 159 milliseconds