Home
last modified time | relevance | path

Searched defs:q_tree_new_full (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/include/qemu/
H A Dqtree.h110 static inline QTree *q_tree_new_full(GCompareDataFunc key_compare_func, in q_tree_new_full() function
/openbmc/qemu/util/
H A Dqtree.c194 q_tree_new_full(GCompareDataFunc key_compare_func, in q_tree_new_full() function