Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sort/
H A Dinternal.c87 tqs_algorithm(line_rec_t **X, ssize_t n, in tqs_algorithm() function
158 tqs_algorithm(&X[n - q], q, collate_fcn, coll_flags); in tqs_algorithm()
162 tqs_algorithm(X, p, collate_fcn, coll_flags); in tqs_algorithm()
291 tqs_algorithm(&X[p], le + n - re - 1, collate_fcn, coll_flags); in rqs_algorithm()