Home
last modified time | relevance | path

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

/openbmc/qemu/tests/bench/
H A Dqtree-bench.c69 static int compare_func(const void *ap, const void *bp) in compare_func() function
89 tree = g_tree_new(compare_func); in init_empty_tree_and_keys()
92 tree = q_tree_new(compare_func); in init_empty_tree_and_keys()