Home
last modified time | relevance | path

Searched refs:tmp_copy (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/tests/unit/
H A Dtest-visitor-serialization.c617 UserDefTwoList *listp = NULL, *tmp, *tmp_copy, *listp_copy = NULL; in test_nested_struct_list() local
631 tmp_copy = listp_copy; in test_nested_struct_list()
640 qapi_free_UserDefTwoList(tmp_copy); in test_nested_struct_list()