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

/external/valgrind/main/exp-sgcheck/
H A Dsg_main.c338 static Int moans = 3; local
345 if (moans > 0 && !VG_(clo_xml)) {
346 moans--;
351 if (moans == 0)
692 static Int moans = 3; local
740 if (already_present && moans > 0 && !VG_(clo_xml)) {
741 moans--;
751 if (moans == 0)
/external/valgrind/main/coregrind/m_syswrap/
H A Dsyswrap-generic.c3432 static Int moans = 3; local
3433 if (moans > 0 && !VG_(clo_xml)) {
3434 moans--;

Completed in 1145 milliseconds