Home
last modified time | relevance | path

Searched refs:GETFIRST (Results 1 – 1 of 1) sorted by last modified time

/dports/archivers/bzip/bzip-0.21/
H A Dbzip.c1382 #define GETFIRST(a) ((UChar)(words[a] >> 24)) macro
1538 ll_i = GETFIRST ( NORMALISELO ( zptr[i] - 1 ) ); in moveToFrontCodeAndSend()
1653 UChar c = GETFIRST(i); in stripe()
1878 UChar c1 = GETFIRST(i1); in trivialGt()
1879 UChar c2 = GETFIRST(i2); in trivialGt()
2124 n = (Int32)GETFIRST(pos) + 1; else in spotBlock()