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

/external/bzip2/
H A Dcompress.c257 Int32 fave[BZ_N_GROUPS]; local
324 for (t = 0; t < nGroups; t++) fave[t] = 0;
403 fave[bt]++;
440 VPrintf1 ( "%d ", fave[t] );
/external/valgrind/main/exp-ptrcheck/tests/
H A Dhackedbz2.c3684 Int32 fave[BZ_N_GROUPS]; local
3751 for (t = 0; t < nGroups; t++) fave[t] = 0;
3830 fave[bt]++;
3867 VPrintf1 ( "%d ", fave[t] );
/external/valgrind/main/memcheck/tests/
H A Dorigin5-bz2.c3675 Int32 fave[BZ_N_GROUPS]; local
3742 for (t = 0; t < nGroups; t++) fave[t] = 0;
3821 fave[bt]++;
3858 VPrintf1 ( "%d ", fave[t] );
H A Dvarinfo6.c3712 Int32 fave[BZ_N_GROUPS]; local
3779 for (t = 0; t < nGroups; t++) fave[t] = 0;
3858 fave[bt]++;
3895 VPrintf1 ( "%d ", fave[t] );
/external/valgrind/main/perf/
H A Dbz2.c3675 Int32 fave[BZ_N_GROUPS]; local
3742 for (t = 0; t < nGroups; t++) fave[t] = 0;
3821 fave[bt]++;
3858 VPrintf1 ( "%d ", fave[t] );
H A Dtest_input_for_tinycc.c3037 Int32 fave[6]; local
3104 for (t = 0; t < nGroups; t++) fave[t] = 0;
3183 fave[bt]++;
3220 vex_printf("%d ",fave[t]);

Completed in 145 milliseconds