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

  /external/qemu/
qemu-common.h 9 #define QEMU_WARN_UNUSED_RESULT __attribute__((warn_unused_result))
11 #define QEMU_WARN_UNUSED_RESULT
221 QEMU_WARN_UNUSED_RESULT;
  /external/qemu/block/
qcow2-refcount.c 30 static int QEMU_WARN_UNUSED_RESULT update_refcount(BlockDriverState *bs,
458 static int QEMU_WARN_UNUSED_RESULT update_refcount(BlockDriverState *bs,
    [all...]

Completed in 87 milliseconds