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

  /external/valgrind/main/memcheck/tests/
wrap1.c 18 void I_WRAP_SONAME_FNNAME_ZU(NONE,actual) ( void )
wrap7.c 14 void I_WRAP_SONAME_FNNAME_ZU(wrap7soZdso,actual) ( void )
wrap3.c 25 int I_WRAP_SONAME_FNNAME_ZU(NONE,fact1) ( int n )
36 int I_WRAP_SONAME_FNNAME_ZU(NONE,fact2) ( int n )
wrap4.c 29 int I_WRAP_SONAME_FNNAME_ZU(NONE,fact1) ( int n )
41 int I_WRAP_SONAME_FNNAME_ZU(NONE,fact2) ( int n )
wrap2.c 16 int I_WRAP_SONAME_FNNAME_ZU(NONE,fact) ( int n )
wrap5.c 51 int I_WRAP_SONAME_FNNAME_ZU(NONE,fact1) ( int n )
65 int I_WRAP_SONAME_FNNAME_ZU(NONE,fact2) ( int n )
wrap8.c 58 int I_WRAP_SONAME_FNNAME_ZU(NONE,fact1) ( int n )
72 int I_WRAP_SONAME_FNNAME_ZU(NONE,fact2) ( int n )
wrap6.c 188 UInt I_WRAP_SONAME_FNNAME_ZU(NONE,fn_0) ( UInt a1 )
215 UInt I_WRAP_SONAME_FNNAME_ZU(NONE,fn_1) ( UInt a1 )
243 UInt I_WRAP_SONAME_FNNAME_ZU(NONE,fn_2) ( UInt a1, UInt a2 )
272 UInt I_WRAP_SONAME_FNNAME_ZU(NONE,fn_3) ( UInt a1, UInt a2, UInt a3 )
302 UInt I_WRAP_SONAME_FNNAME_ZU(NONE,fn_4)
333 UInt I_WRAP_SONAME_FNNAME_ZU(NONE,fn_5)
365 UInt I_WRAP_SONAME_FNNAME_ZU(NONE,fn_6)
399 UInt I_WRAP_SONAME_FNNAME_ZU(NONE,fn_7)
436 UInt I_WRAP_SONAME_FNNAME_ZU(NONE,fn_8)
474 UInt I_WRAP_SONAME_FNNAME_ZU(NONE,fn_9)
    [all...]
  /external/valgrind/tsan/
ts_valgrind_intercepts.c 227 int I_WRAP_SONAME_FNNAME_ZU(NONE,main) (long argc, char **argv, char **env)
248 void* I_WRAP_SONAME_FNNAME_ZU(soname,fnname) (SizeT n); \
249 void* I_WRAP_SONAME_FNNAME_ZU(soname,fnname) (SizeT n) { \
261 void* I_WRAP_SONAME_FNNAME_ZU(soname,fnname) (SizeT n, SizeT c); \
262 void* I_WRAP_SONAME_FNNAME_ZU(soname,fnname) (SizeT n, SizeT c) { \
274 void* I_WRAP_SONAME_FNNAME_ZU(soname,fnname) (void *ptr, SizeT n); \
275 void* I_WRAP_SONAME_FNNAME_ZU(soname,fnname) (void *ptr, SizeT n) { \
287 int I_WRAP_SONAME_FNNAME_ZU(soname,fnname) (void **ptr, long a, long size);\
288 int I_WRAP_SONAME_FNNAME_ZU(soname,fnname) (void **ptr, long a, long size){\
301 int I_WRAP_SONAME_FNNAME_ZU(soname,fnname) (int options, void* item,
    [all...]
  /external/valgrind/main/helgrind/
hg_intercepts.c     [all...]
  /external/valgrind/main/mpi/
libmpiwrap.c 122 I_WRAP_SONAME_FNNAME_ZU(libmpiZurZdaZLmpicoreZaZurZdoZR,_name)
127 I_WRAP_SONAME_FNNAME_ZU(libmpiZaZdsoZa,_name)
    [all...]
  /external/v8/src/third_party/valgrind/
valgrind.h 585 #define I_WRAP_SONAME_FNNAME_ZU(soname,fnname) \
    [all...]
  /external/valgrind/dynamic_annotations/third_party/valgrind/
valgrind.h 666 #define I_WRAP_SONAME_FNNAME_ZU(soname,fnname) \
    [all...]
  /external/valgrind/main/include/
valgrind.h     [all...]

Completed in 211 milliseconds