Home
last modified time | relevance | path

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

/petsc/src/sys/utils/
H A Dsorti.c135 #define TwoWayPartition3(X, Y, Z, pivot, t1, t2, t3, lo, hi, l, r) \ macro
236 TwoWayPartition3(X, Y, Z, pivot, t1, t2, t3, 0, hi, l, r); \