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

  /external/valgrind/main/include/
valgrind.h 70 problem, you can compile with the NVALGRIND symbol defined (gcc
145 # if !defined(NVALGRIND)
146 # define NVALGRIND 1
156 #if defined(NVALGRIND)
158 /* Define NVALGRIND to completely remove the Valgrind magic sequence
168 #else /* ! NVALGRIND */
    [all...]
  /external/v8/src/third_party/valgrind/
valgrind.h 70 problem, you can compile with the NVALGRIND symbol defined (gcc
116 # if !defined(NVALGRIND)
117 # define NVALGRIND 1
127 #if defined(NVALGRIND)
129 /* Define NVALGRIND to completely remove the Valgrind magic sequence
139 #else /* ! NVALGRIND */
556 #endif /* NVALGRIND */
    [all...]
  /external/valgrind/dynamic_annotations/third_party/valgrind/
valgrind.h 70 problem, you can compile with the NVALGRIND symbol defined (gcc
134 # if !defined(NVALGRIND)
135 # define NVALGRIND 1
145 #if defined(NVALGRIND)
147 /* Define NVALGRIND to completely remove the Valgrind magic sequence
157 #else /* ! NVALGRIND */
633 #endif /* NVALGRIND */
    [all...]

Completed in 33 milliseconds