Home
last modified time | relevance | path

Searched refs:va_end (Results 1 – 25 of 87) sorted by relevance

1234

/qemu/util/
H A Derror.c93 va_end(ap); in error_set_internal()
104 va_end(ap); in error_setg_internal()
117 va_end(ap); in error_setg_errno_internal()
151 va_end(ap); in error_prepend()
171 va_end(ap); in error_append_hint()
196 va_end(ap); in error_setg_win32_internal()
265 va_end(ap); in error_reportf_err()
276 va_end(ap); in warn_reportf_err()
314 va_end(ap); in error_propagate_prepend()
H A Derror-report.c39 va_end(ap); in error_printf()
267 va_end(ap); in error_report()
282 va_end(ap); in warn_report()
298 va_end(ap); in info_report()
317 va_end(ap); in error_report_once_cond()
337 va_end(ap); in warn_report_once_cond()
H A Dqemu-print.c41 va_end(ap); in qemu_printf()
68 va_end(ap); in qemu_fprintf()
/qemu/qga/vss-win32/
H A Dvss-debug.cpp25 va_end(args); in qga_debug_internal()
29 va_end(args); in qga_debug_internal()
/qemu/qobject/
H A Dqjson.c98 va_end(ap_copy); in qobject_from_vjsonf_nofail()
116 va_end(ap); in qobject_from_jsonf_nofail()
147 va_end(ap); in qdict_from_jsonf_nofail()
/qemu/
H A Dcpu-target.c74 va_end(ap2); in cpu_abort()
75 va_end(ap); in cpu_abort()
/qemu/tests/tcg/minilib/
H A Dprintf.c19 #define va_end(ap) __builtin_va_end(ap) macro
135 va_end(ap); in ml_printf()
/qemu/hw/xen/
H A Dxen-bus-helper.c101 va_end(ap); in xs_node_printf()
137 va_end(ap); in xs_node_scanf()
151 va_end(ap); in xs_node_read()
H A Dxen_pvdev.c186 va_end(args); in xen_pv_printf()
193 va_end(args); in xen_pv_printf()
/qemu/tests/qtest/
H A Dlibqmp.c208 va_end(ap); in qmp_fd()
218 va_end(ap); in qmp_fd_send()
239 va_end(ap); in qmp_fd_send_raw()
H A Dlibqtest.c425 va_end(ap); in qtest_spawn_qemu()
617 va_end(ap); in qtest_initf()
685 va_end(ap); in qtest_sendf()
874 va_end(ap); in qtest_qmp_fds()
886 va_end(ap); in qtest_qmp()
896 va_end(ap); in qtest_qmp_send()
906 va_end(ap); in qtest_qmp_send_raw()
983 va_end(ap); in qtest_hmp()
1509 va_end(ap); in qtest_qmp_assert_failure_ref()
1519 va_end(ap); in qtest_qmp_assert_success_ref()
[all …]
H A Dmigration-helpers.c178 va_end(ap); in migrate_qmp_fail()
213 va_end(ap); in migrate_qmp()
253 va_end(ap); in migrate_incoming_qmp()
/qemu/tests/qtest/libqos/
H A Dlibqos-spapr.c25 va_end(ap); in qtest_spapr_boot()
H A Dlibqos-pc.c25 va_end(ap); in qtest_pc_boot()
/qemu/tests/multiboot/
H A Dlibc.h46 #define va_end(ap) __builtin_va_end(ap) macro
H A Dlibc.c148 va_end(ap); in printf()
/qemu/fsdev/
H A D9p-marshal.c39 va_end(ap); in v9fs_string_sprintf()
H A D9p-iov-marshal.c199 va_end(ap); in v9fs_iov_unmarshal()
312 va_end(ap); in v9fs_iov_marshal()
/qemu/tests/qtest/migration/
H A Dmigration-qmp.c87 va_end(ap); in migrate_qmp_fail()
121 va_end(ap); in migrate_qmp()
161 va_end(ap); in migrate_incoming_qmp()
/qemu/target/hexagon/
H A Dopcodes.c50 va_end(ap); in init_attribs()
/qemu/tests/tcg/s390x/
H A Dtrap.c25 va_end(ap); in error1()
/qemu/tests/unit/
H A Dcheck-qobject.c52 va_end(ap_count); in do_test_equality()
58 va_end(ap_extract); in do_test_equality()
/qemu/pc-bios/vof/
H A Dci.c65 va_end(list); in call_ci()
/qemu/disas/
H A Ddisas-common.c80 va_end(va); in disas_gstring_printf()
/qemu/hw/scsi/
H A Dmptconfig.c125 va_end(ap2); in vpack()
137 va_end(ap); in fill()
157 va_end(ap); in mptsas_config_pack()
177 va_end(ap); in mptsas_config_pack_ext()

1234