Home
last modified time | relevance | path

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

/minix3/external/bsd/bzip2/dist/
H A Dblocksort.c210 #define WORD_BH(zz) bhtab[(zz) >> 5] macro
283 while (WORD_BH(k) == 0xffffffff) k += 32; in fallbackSort()
290 while (WORD_BH(k) == 0x00000000) k += 32; in fallbackSort()
336 #undef WORD_BH