Searched defs:I_WRAP_SONAME_FNNAME_ZZ (Results 1 - 4 of 4) sorted by relevance

/external/regex-re2/util/
H A Dvalgrind.h658 #define I_WRAP_SONAME_FNNAME_ZZ(soname,fnname) \ macro
/external/v8/src/third_party/valgrind/
H A Dvalgrind.h692 #define I_WRAP_SONAME_FNNAME_ZZ(soname,fnname) \ macro
/external/valgrind/helgrind/
H A Dhg_intercepts.c88 ret_ty I_WRAP_SONAME_FNNAME_ZZ(VG_Z_LIBC_SONAME,f)(args); \
89 ret_ty I_WRAP_SONAME_FNNAME_ZZ(VG_Z_LIBC_SONAME,f)(args)
97 ret_ty I_WRAP_SONAME_FNNAME_ZZ(VG_Z_LIBPTHREAD_SONAME,f)(args); \
98 ret_ty I_WRAP_SONAME_FNNAME_ZZ(VG_Z_LIBPTHREAD_SONAME,f)(args)
329 void I_WRAP_SONAME_FNNAME_ZZ(VG_Z_LD_SO_1, ZuldZulibc)(vki_Lc_interface *ptr);
330 void I_WRAP_SONAME_FNNAME_ZZ(VG_Z_LD_SO_1, ZuldZulibc)(vki_Lc_interface *ptr) function
/external/valgrind/include/
H A Dvalgrind.h1159 #define I_WRAP_SONAME_FNNAME_ZZ(soname,fnname) \ macro

Completed in 143 milliseconds