Home
last modified time | relevance | path

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

/openbmc/qemu/tests/unit/
H A Dtest-string-input-visitor.c423 intList *ilres; in test_visitor_in_fuzz() local
447 visit_type_intList(v, NULL, &ilres, NULL); in test_visitor_in_fuzz()
448 qapi_free_intList(ilres); in test_visitor_in_fuzz()