Home
last modified time | relevance | path

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

/openbmc/qemu/tests/unit/
H A Dtest-qtree.c22 static gint my_compare_with_data(gconstpointer a, in my_compare_with_data() function
99 tree = q_tree_new_with_data(my_compare_with_data, GINT_TO_POINTER(123)); in test_tree_search()