Home
last modified time | relevance | path

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

/illumos-gate/usr/src/common/bzip2/
H A Dblocksort.c746 #define BIGFREQ(b) (ftab[((b)+1) << 8] - ftab[(b) << 8]) macro
851 while ( BIGFREQ(runningOrder[j-h]) > BIGFREQ(vv) ) { in mainSort()
1013 #undef BIGFREQ