Home
last modified time | relevance | path

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

/openbmc/qemu/include/qemu/
H A Dqtree.h104 static inline QTree *q_tree_new_with_data(GCompareDataFunc key_compare_func, in q_tree_new_with_data() function
/openbmc/qemu/util/
H A Dqtree.c167 q_tree_new_with_data(GCompareDataFunc key_compare_func, in q_tree_new_with_data() function