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

/external/valgrind/tsan/
H A Dts_valgrind_intercepts.c331 #define CALL_FN_W_2WO_T(ret,fn,p1,p2,off_t_p) CALL_FN_W_WWWW(ret,fn,\
549 CALL_FN_W_WWWW(ret, fn, ptr, size, nmemb, stream);
699 CALL_FN_W_WWWW(ret, fn, thread,attr,ThreadSanitizerStartThread,&xargs[0]);
1924 CALL_FN_W_WWWW(ret, fn, name, oflag, mode, value);
1993 CALL_FN_W_WWWW(ret, fn, epfd, events, maxevents, timeout);
2007 CALL_FN_W_WWWW(ret, fn, epfd, op, fd, event);
2019 CALL_FN_W_WWWW(ret, fn, s, buf, len, flags);
2041 CALL_FN_W_WWWW(ret, fn, s, buf, len, flags);
2820 CALL_FN_W_WWWW(ret, fn, a1, a2, a3, a4); \
/external/regex-re2/util/
H A Dvalgrind.h688 CALL_FN_W_WWWW(_junk,fnptr,arg1,arg2,arg3,arg4); } while (0)
792 #define CALL_FN_W_WWWW(lval, orig, arg1,arg2,arg3,arg4) \ macro
1217 #define CALL_FN_W_WWWW(lval, orig, arg1,arg2,arg3,arg4) \ macro
1658 #define CALL_FN_W_WWWW(lval, orig, arg1,arg2,arg3,arg4) \ macro
2128 #define CALL_FN_W_WWWW(lval, orig, arg1,arg2,arg3,arg4) \ macro
2618 #define CALL_FN_W_WWWW(lval, orig, arg1,arg2,arg3,arg4) \ macro
3087 #define CALL_FN_W_WWWW(lval, orig, arg1,arg2,arg3,arg4) \ macro
3648 #define CALL_FN_W_WWWW(lval, orig, arg1,arg2,arg3,arg4) \ macro
/external/valgrind/dynamic_annotations/third_party/valgrind/
H A Dvalgrind.h699 CALL_FN_W_WWWW(_junk,fnptr,arg1,arg2,arg3,arg4); } while (0)
803 #define CALL_FN_W_WWWW(lval, orig, arg1,arg2,arg3,arg4) \ macro
1228 #define CALL_FN_W_WWWW(lval, orig, arg1,arg2,arg3,arg4) \ macro
1669 #define CALL_FN_W_WWWW(lval, orig, arg1,arg2,arg3,arg4) \ macro
2139 #define CALL_FN_W_WWWW(lval, orig, arg1,arg2,arg3,arg4) \ macro
2629 #define CALL_FN_W_WWWW(lval, orig, arg1,arg2,arg3,arg4) \ macro
3098 #define CALL_FN_W_WWWW(lval, orig, arg1,arg2,arg3,arg4) \ macro
3659 #define CALL_FN_W_WWWW(lval, orig, arg1,arg2,arg3,arg4) \ macro
/external/v8/src/third_party/valgrind/
H A Dvalgrind.h722 CALL_FN_W_WWWW(_junk,fnptr,arg1,arg2,arg3,arg4); } while (0)
829 #define CALL_FN_W_WWWW(lval, orig, arg1,arg2,arg3,arg4) \ macro
1340 #define CALL_FN_W_WWWW(lval, orig, arg1,arg2,arg3,arg4) \ macro
1799 #define CALL_FN_W_WWWW(lval, orig, arg1,arg2,arg3,arg4) \ macro
2269 #define CALL_FN_W_WWWW(lval, orig, arg1,arg2,arg3,arg4) \ macro
2759 #define CALL_FN_W_WWWW(lval, orig, arg1,arg2,arg3,arg4) \ macro
3220 #define CALL_FN_W_WWWW(lval, orig, arg1, arg2, arg3, arg4) \ macro
/external/valgrind/main/include/
H A Dvalgrind.h739 CALL_FN_W_WWWW(_junk,fnptr,arg1,arg2,arg3,arg4); } while (0)
846 #define CALL_FN_W_WWWW(lval, orig, arg1,arg2,arg3,arg4) \ macro
1357 #define CALL_FN_W_WWWW(lval, orig, arg1,arg2,arg3,arg4) \ macro
1816 #define CALL_FN_W_WWWW(lval, orig, arg1,arg2,arg3,arg4) \ macro
2286 #define CALL_FN_W_WWWW(lval, orig, arg1,arg2,arg3,arg4) \ macro
2776 #define CALL_FN_W_WWWW(lval, orig, arg1,arg2,arg3,arg4) \ macro
3237 #define CALL_FN_W_WWWW(lval, orig, arg1, arg2, arg3, arg4) \ macro
/external/valgrind/main/drd/
H A Ddrd_pthread_intercepts.c457 CALL_FN_W_WWWW(ret, fn, thread, attr, DRD_(thread_wrapper), &thread_args);
980 CALL_FN_W_WWWW(ret, fn, name, oflag, mode, value);
/external/valgrind/main/mpi/
H A Dlibmpiwrap.c1490 CALL_FN_W_WWWW(err, fn, count,requests,index,status);
1597 CALL_FN_W_WWWW(err, fn, count,requests,flag,statuses);
1663 CALL_FN_W_WWWW(err, fn, source,tag,comm,status);
2378 CALL_FN_W_WWWW(res, fn, a1,a2,a3,a4); \
/external/valgrind/main/helgrind/
H A Dhg_intercepts.c255 CALL_FN_W_WWWW(ret, fn, thread,attr,mythread_wrapper,&xargs[0]);
1897 CALL_FN_W_WWWW(ret, fn, name,oflag,mode,value);
/external/valgrind/main/memcheck/tests/
H A Dwrap6.c311 CALL_FN_W_WWWW(r, fn, a1, a2, a3, a4);

Completed in 167 milliseconds