Home
last modified time | relevance | path

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

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