Home
last modified time | relevance | path

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

/petsc/src/sys/utils/
H A Dsorti.c19 #define SWAP2(a, b, c, d, t1, t2) \ macro
129 SWAP2(X[l], X[r], Y[l], Y[r], t1, t2); \
206 SWAP2(X[i], X[j], Y[i], Y[j], t1, t2); \