Searched refs:QEMU_WARN_UNUSED_RESULT (Results 1 – 2 of 2) sorted by relevance
9 #define QEMU_WARN_UNUSED_RESULT __attribute__((warn_unused_result)) macro11 #define QEMU_WARN_UNUSED_RESULT macro221 QEMU_WARN_UNUSED_RESULT;
30 static int QEMU_WARN_UNUSED_RESULT update_refcount(BlockDriverState *bs,458 static int QEMU_WARN_UNUSED_RESULT update_refcount(BlockDriverState *bs, in update_refcount()