Searched defs:optype (Results 1 – 2 of 2) sorted by relevance
/qemu/target/ppc/ |
H A D | int_helper.c | 543 #define VARITHSAT_DO(name, op, optype, cvt, element) \ argument 557 #define VARITHSAT_SIGNED(suffix, element, optype, cvt) \ argument 560 #define VARITHSAT_UNSIGNED(suffix, element, optype, cvt) \ argument
|
/qemu/block/ |
H A D | block-backend.c | 2153 IoOperationType optype; in send_qmp_error_event() local
|