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

  /external/valgrind/coregrind/m_syswrap/
syswrap-mips32-linux.c 398 Bool mreq_ok; local
439 advised = VG_(am_get_advisory)( &mreq, True/*client*/, &mreq_ok );
445 if (!mreq_ok) {
464 advised = VG_(am_get_advisory)( &mreq, True/*client*/, &mreq_ok );
465 if (!mreq_ok) {
    [all...]
syswrap-generic.c 2205 Bool mreq_ok; local
    [all...]

Completed in 64 milliseconds