Searched refs:isempty_RL (Results 1 – 1 of 1) sorted by relevance
80 int isempty_RL(EState* s) in isempty_RL() function267 && isempty_RL(s)) in handle_compress()274 && isempty_RL(s)) in handle_compress()338 if (s->avail_in_expect > 0 || !isempty_RL(s) || s->state_out_pos < s->posZ) in BZ2_bzCompress()353 if (s->strm->avail_in > 0 || !isempty_RL(s) || s->state_out_pos < s->posZ) in BZ2_bzCompress()