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

  /external/valgrind/main/memcheck/tests/
wrap3.c 31 CALL_FN_W_W(r,fn,n);
42 CALL_FN_W_W(r,fn,n);
wrap4.c 35 CALL_FN_W_W(r, fn, n);
47 CALL_FN_W_W(r, fn, n);
wrap2.c 22 CALL_FN_W_W(r, fn, n);
wrap5.c 58 CALL_FN_W_W(r, fn, n);
72 CALL_FN_W_W(r, fn, n);
wrap8.c 65 CALL_FN_W_W(r, fn, n);
79 CALL_FN_W_W(r, fn, n);
wrap6.c 222 CALL_FN_W_W(r, fn, a1);
  /external/valgrind/main/drd/
drd_qtcore_intercepts.c 129 CALL_FN_W_W(ret, fn, mutex);
144 CALL_FN_W_W(ret, fn, mutex);
159 CALL_FN_W_W(ret, fn, mutex);
174 CALL_FN_W_W(ret, fn, mutex);
208 CALL_FN_W_W(ret, fn, mutex);
drd_pthread_intercepts.c 479 CALL_FN_W_W(ret, fn, pt_thread);
503 CALL_FN_W_W(ret, fn, pt_thread);
568 CALL_FN_W_W(ret, fn, mutex);
586 CALL_FN_W_W(ret, fn, mutex);
604 CALL_FN_W_W(ret, fn, mutex);
643 CALL_FN_W_W(ret, fn, mutex);
682 CALL_FN_W_W(ret, fn, cond);
747 CALL_FN_W_W(ret, fn, cond);
765 CALL_FN_W_W(ret, fn, cond);
802 CALL_FN_W_W(ret, fn, spinlock)
    [all...]
  /external/valgrind/main/helgrind/
hg_intercepts.c 459 CALL_FN_W_W(ret, fn, mutex);
488 CALL_FN_W_W(ret, fn, mutex);
532 CALL_FN_W_W(ret, fn, mutex);
613 CALL_FN_W_W(ret, fn, mutex);
831 CALL_FN_W_W(ret, fn, cond);
882 CALL_FN_W_W(ret, fn, cond);
930 CALL_FN_W_W(ret, fn, cond);
    [all...]
  /external/valgrind/tsan/
ts_valgrind_intercepts.c 254 CALL_FN_W_W(ret, fn, n); \
561 CALL_FN_W_W(ret, fn, s);
825 CALL_FN_W_W(ret, fn, retval);
899 CALL_FN_W_W(ret, fn, mutex);
926 CALL_FN_W_W(ret, fn, mutex);
    [all...]
  /external/valgrind/dynamic_annotations/third_party/valgrind/
valgrind.h     [all...]
  /external/valgrind/main/include/
valgrind.h     [all...]
  /external/v8/src/third_party/valgrind/
valgrind.h 606 CALL_FN_W_W(_junk,fnptr,arg1); } while (0)
643 #define CALL_FN_W_W(lval, orig, arg1) \
    [all...]
  /external/valgrind/main/mpi/
libmpiwrap.c     [all...]
  /external/valgrind/main/memcheck/
mc_replace_strmem.c     [all...]

Completed in 290 milliseconds