Home
last modified time | relevance | path

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

/petsc/src/sys/utils/
H A Dsorti.c68 #define TwoWayPartition1(X, pivot, t1, lo, hi, l, r) \ macro
169 TwoWayPartition1(X, pivot, t1, 0, hi, l, r); \