Searched refs:set_sorted_array (Results 1 – 1 of 1) sorted by relevance
235 bool set_sorted_array (bool v, const T *array, unsigned int count, unsigned int stride=sizeof(T)) in set_sorted_array() function267 { return set_sorted_array (true, array, count, stride); } in add_sorted_array()273 { return set_sorted_array (false, array, count, stride); } in del_sorted_array()