Home
last modified time | relevance | path

Searched refs:thresh (Results 1 – 1 of 1) sorted by relevance

/stdlib/
A Dqsort.c207 char *thresh = min(end_ptr, base_ptr + max_thresh); in _quicksort() local
214 for (run_ptr = tmp_ptr + size; run_ptr <= thresh; run_ptr += size) in _quicksort()

Completed in 3 milliseconds