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

/external/stlport/stlport/stl/
H A D_algo.c952 inline void __unguarded_insertion_sort(_RandomAccessIter __first, function
963 __unguarded_insertion_sort(__first + __stl_threshold, __last, __comp);

Completed in 63 milliseconds