Home
last modified time | relevance | path

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

/freebsd/contrib/bzip2/
H A Dbzlib.c263 #define ADD_CHAR_TO_BLOCK(zs,zchh0) \ macro
305 ADD_CHAR_TO_BLOCK ( s, (UInt32)(*((UChar*)(s->strm->next_in))) ); in copy_input_until_stop()
323 ADD_CHAR_TO_BLOCK ( s, (UInt32)(*((UChar*)(s->strm->next_in))) ); in copy_input_until_stop()