Searched refs:key_compare_func (Results 1 - 2 of 2) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/rcamdmips/
H A Dgtree.c147 g_tree_new (GCompareFunc key_compare_func) argument
151 g_return_val_if_fail (key_compare_func != NULL, NULL);
155 rtree->key_compare = key_compare_func;
H A Dglib.h970 GCompareFunc key_compare_func);
1002 GCompareFunc key_compare_func);
1018 GTree* g_tree_new (GCompareFunc key_compare_func);
2308 GCompareFunc key_compare_func);

Completed in 92 milliseconds