Home
last modified time | relevance | path

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

/plan9/sys/src/cmd/bzip2/lib/
H A Dbzcompress.c119 Bool isempty_RL ( EState* s ) in isempty_RL() function
354 isempty_RL(s)) break; in handle_compress()
359 isempty_RL(s)) break; in handle_compress()
427 if (s->avail_in_expect > 0 || !isempty_RL(s) || in BZ_API()
438 if (s->avail_in_expect > 0 || !isempty_RL(s) || in BZ_API()