Home
last modified time | relevance | path

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

/oneTBB/examples/graph/fgbzip2/
H A Dblocksort.cpp269 #define UNALIGNED_BH(zz) ((zz)&0x01f) macro
340 while (ISSET_BH(k) && UNALIGNED_BH(k)) in fallbackSort()
351 while (!ISSET_BH(k) && UNALIGNED_BH(k)) in fallbackSort()
409 #undef UNALIGNED_BH