Searched defs:del_sorted_array (Results 1 – 1 of 1) sorted by relevance
272 bool del_sorted_array (const T *array, unsigned int count, unsigned int stride=sizeof(T)) in del_sorted_array() function275 …bool del_sorted_array (const hb_sorted_array_t<const T>& arr) { return del_sorted_array (&arr, arr… in del_sorted_array() function