Searched defs:comp_func (Results 1 – 4 of 4) sorted by relevance
302 shaker_sort: function(list, comp_func) { argument
338 shaker_sort : function(list, comp_func) { argument
372 int (*comp_func)(const void *, const void *); sk_sort() local