HomeSort by relevance Sort by last modified time
    Searched refs:moans (Results 1 - 3 of 3) sorted by null

  /external/valgrind/exp-sgcheck/
sg_main.c 337 static Int moans = 3; local
344 if (moans > 0 && !VG_(clo_xml)) {
345 moans--;
350 if (moans == 0)
691 static Int moans = 3; local
739 if (already_present && moans > 0 && !VG_(clo_xml)) {
740 moans--;
750 if (moans == 0)
    [all...]
  /external/valgrind/coregrind/m_syswrap/
syswrap-generic.c 3636 static Int moans = sizeof(unknown_ioctl) \/ sizeof(unknown_ioctl[0]); local
    [all...]
syswrap-solaris.c 9001 static Int moans = 3; local
9198 static Int moans = 3; local
    [all...]

Completed in 143 milliseconds