Home
last modified time | relevance | path

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

/oneTBB/examples/graph/fgbzip2/
H A Dblocksort.cpp763 #define mnextsize(az) (nextHi[az] - nextLo[az]) argument
765 #define mnextswap(az, bz) \ argument
768 tz = nextLo[az]; \
769 nextLo[az] = nextLo[bz]; \
771 tz = nextHi[az]; \
772 nextHi[az] = nextHi[bz]; \
774 tz = nextD[az]; \
775 nextD[az] = nextD[bz]; \