Home
last modified time | relevance | path

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

/external/u-boot/lib/bzip2/
Dbzlib.c191 Bool isempty_RL ( EState* s ) in isempty_RL() function
425 isempty_RL(s)) break; in handle_compress()
430 isempty_RL(s)) break; in handle_compress()
498 if (s->avail_in_expect > 0 || !isempty_RL(s) || in BZ_API()
509 if (s->avail_in_expect > 0 || !isempty_RL(s) || in BZ_API()
/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()