Searched defs:ADD_CHAR_TO_BLOCK (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/common/bzip2/
H A Dbzlib.c399 #define ADD_CHAR_TO_BLOCK(zs,zchh0) \ macro
441 ADD_CHAR_TO_BLOCK ( s, (UInt32)(*((UChar*)(s->strm->next_in))) );
459 ADD_CHAR_TO_BLOCK ( s, (UInt32)(*((UChar*)(s->strm->next_in))) );

Completed in 49 milliseconds