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

/external/bzip2/
H A Dbzlib.c139 Bool isempty_RL ( EState* s ) function
374 isempty_RL(s)) break;
379 isempty_RL(s)) break;
447 if (s->avail_in_expect > 0 || !isempty_RL(s) ||
458 if (s->avail_in_expect > 0 || !isempty_RL(s) ||
/external/valgrind/main/VEX/switchback/
H A Dtest_bzip2.c4490 Bool isempty_RL ( EState* s ) function
4725 isempty_RL(s)) break;
4730 isempty_RL(s)) break;
4798 if (s->avail_in_expect > 0 || !isempty_RL(s) ||
4809 if (s->avail_in_expect > 0 || !isempty_RL(s) ||
/external/valgrind/main/exp-sgcheck/tests/
H A Dhackedbz2.c4514 Bool isempty_RL ( EState* s ) function
4749 isempty_RL(s)) break;
4754 isempty_RL(s)) break;
4822 if (s->avail_in_expect > 0 || !isempty_RL(s) ||
4833 if (s->avail_in_expect > 0 || !isempty_RL(s) ||
/external/valgrind/main/memcheck/tests/
H A Dorigin5-bz2.c4505 Bool isempty_RL ( EState* s ) function
4741 isempty_RL(s)) break;
4746 isempty_RL(s)) break;
4813 if (s->avail_in_expect > 0 || !isempty_RL(s) ||
4824 if (s->avail_in_expect > 0 || !isempty_RL(s) ||
H A Dvarinfo6.c4543 Bool isempty_RL ( EState* s ) function
4778 isempty_RL(s)) break;
4783 isempty_RL(s)) break;
4851 if (s->avail_in_expect > 0 || !isempty_RL(s) ||
4862 if (s->avail_in_expect > 0 || !isempty_RL(s) ||
/external/valgrind/main/perf/
H A Dbz2.c4505 Bool isempty_RL ( EState* s ) function
4740 isempty_RL(s)) break;
4745 isempty_RL(s)) break;
4813 if (s->avail_in_expect > 0 || !isempty_RL(s) ||
4824 if (s->avail_in_expect > 0 || !isempty_RL(s) ||
H A Dtest_input_for_tinycc.c3627 Bool isempty_RL ( EState* s ) function
3832 isempty_RL(s)) break;
3837 isempty_RL(s)) break;
3905 if (s->avail_in_expect > 0 || !isempty_RL(s) ||
3916 if (s->avail_in_expect > 0 || !isempty_RL(s) ||

Completed in 193 milliseconds