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

/external/valgrind/memcheck/
H A Dmc_main.c5202 Int tmp_show; local
5252 else if (VG_BOOL_CLO(arg, "--show-reachable", tmp_show)) {
5253 if (tmp_show) {
5259 else if VG_BOOL_CLO(arg, "--show-possibly-lost", tmp_show) {
5260 if (tmp_show) {

Completed in 78 milliseconds