Searched refs:QOBJECT_INIT (Results 1 - 8 of 8) sorted by relevance

/external/qemu/
H A Dqbool.c36 QOBJECT_INIT(qb, &qbool_type);
H A Dqfloat.c36 QOBJECT_INIT(qf, &qfloat_type);
H A Dqint.c35 QOBJECT_INIT(qi, &qint_type);
H A Dqobject.h77 #define QOBJECT_INIT(obj, qtype_type) \ macro
H A Dqstring.c52 QOBJECT_INIT(qstring, &qstring_type);
H A Dqlist.c36 QOBJECT_INIT(qlist, &qlist_type);
H A Dqdict.c39 QOBJECT_INIT(qdict, &qdict_type);
H A Dqerror.c225 QOBJECT_INIT(qerr, &qerror_type);

Completed in 95 milliseconds