Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/perl/cpan/Compress-Raw-Bzip2/bzip2-src/
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