Home
last modified time | relevance | path

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

/titanic_41/usr/src/common/bzip2/
H A Dbzlib.c217 Bool isempty_RL ( EState* s ) in isempty_RL() function
536 isempty_RL(s)) break; in handle_compress()
541 isempty_RL(s)) break; in handle_compress()
609 if (s->avail_in_expect > 0 || !isempty_RL(s) || in BZ_API()
620 if (s->avail_in_expect > 0 || !isempty_RL(s) || in BZ_API()