Searched refs:QEMU_WARN_UNUSED_RESULT (Results 1 - 2 of 2) sorted by relevance

/external/qemu/
H A Dqemu-common.h9 #define QEMU_WARN_UNUSED_RESULT __attribute__((warn_unused_result)) macro
11 #define QEMU_WARN_UNUSED_RESULT macro
221 QEMU_WARN_UNUSED_RESULT;
/external/qemu/block/
H A Dqcow2-refcount.c30 static int QEMU_WARN_UNUSED_RESULT update_refcount(BlockDriverState *bs,
458 static int QEMU_WARN_UNUSED_RESULT update_refcount(BlockDriverState *bs,

Completed in 110 milliseconds