Home
last modified time | relevance | path

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

/netbsd/src/external/bsd/bzip2/dist/
Dbzlib.c141 Bool isempty_RL ( EState* s ) in isempty_RL() function
376 isempty_RL(s)) break; in handle_compress()
381 isempty_RL(s)) break; in handle_compress()
449 if (s->avail_in_expect > 0 || !isempty_RL(s) || in BZ_API()
460 if (s->avail_in_expect > 0 || !isempty_RL(s) || in BZ_API()