Home
last modified time | relevance | path

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

/titanic_41/usr/src/common/bzip2/
H A Dbzlib.c422 #define ADD_CHAR_TO_BLOCK(zs,zchh0) \ macro
464 ADD_CHAR_TO_BLOCK ( s, (UInt32)(*((UChar*)(s->strm->next_in))) ); in copy_input_until_stop()
482 ADD_CHAR_TO_BLOCK ( s, (UInt32)(*((UChar*)(s->strm->next_in))) ); in copy_input_until_stop()