Home
last modified time | relevance | path

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

/external/bzip2/
Dbzlib.c139 Bool isempty_RL ( EState* s ) in isempty_RL() function
374 isempty_RL(s)) break; in handle_compress()
379 isempty_RL(s)) break; in handle_compress()
447 if (s->avail_in_expect > 0 || !isempty_RL(s) || in BZ_API()
458 if (s->avail_in_expect > 0 || !isempty_RL(s) || in BZ_API()