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

  /external/qemu/
qbool.h 25 QBool *qbool_from_int(int value);
qbool.c 26 * qbool_from_int(): Create a new QBool from an int
30 QBool *qbool_from_int(int value) function

Completed in 22 milliseconds