Searched defs:second (Results 1 – 8 of 8) sorted by relevance
/qemu/scripts/coverage/ |
H A D | compare_gcov_json.py | 72 def find_missing_files(first, second): argument
|
/qemu/tests/unit/ |
H A D | test-keyval.c | 754 QDict *second = keyval_parse("opt1=ABC,opt2.sub2=GHI,opt2.sub3=JKL", in test_keyval_merge_dict() local 772 QDict *second = keyval_parse("opt1.0=def", in test_keyval_merge_list() local 790 QDict *second = keyval_parse("opt2.sub1=def,opt2.sub2=ghi", in test_keyval_merge_conflict() local
|
/qemu/subprojects/libvduse/include/ |
H A D | compiler.h | 318 #define SECOND_ARG(first, second, ...) second argument
|
/qemu/subprojects/libvhost-user/include/ |
H A D | compiler.h | 318 #define SECOND_ARG(first, second, ...) second argument
|
/qemu/include/qemu/ |
H A D | compiler.h | 318 #define SECOND_ARG(first, second, ...) second argument
|
/qemu/tests/tcg/multiarch/system/ |
H A D | memory.c | 383 int16_t first, second; in read_test_data_s8() local
|
/qemu/include/hw/uefi/ |
H A D | var-service-edk2.h | 199 uint8_t second; member
|
/qemu/linux-user/ |
H A D | syscall.c | 4529 abi_long second, abi_long third, in do_ipc()
|