Home
last modified time | relevance | path

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

/petsc/src/sys/utils/
H A Dsorti.c118 #define TwoWayPartition2(X, Y, pivot, t1, t2, lo, hi, l, r) \ macro
214 TwoWayPartition2(X, Y, pivot, t1, t2, 0, hi, l, r); \