Searched defs:compare_func (Results 1 – 1 of 1) sorted by relevance
515 static inline void ds_htable_sort_ex(ds_htable_t *table, compare_func_t compare_func) in ds_htable_sort_ex()522 void ds_htable_sort(ds_htable_t *table, compare_func_t compare_func) in ds_htable_sort()
Completed in 8 milliseconds