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

/ast/src/lib/libbz/
H A Dbzlib.c144 Bool isempty_RL ( EState* s ) function
374 isempty_RL(s)) break;
379 isempty_RL(s)) break;
446 if (s->avail_in_expect > 0 || !isempty_RL(s) ||
456 if (s->avail_in_expect > 0 || !isempty_RL(s) ||

Completed in 10 milliseconds