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

  /external/regex-re2/util/
valgrind.h 70 problem, you can compile with the NVALGRIND symbol defined (gcc
123 # if !defined(NVALGRIND)
124 # define NVALGRIND 1
134 #if defined(NVALGRIND)
136 /* Define NVALGRIND to completely remove the Valgrind magic sequence
146 #else /* ! NVALGRIND */
622 #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...]
  /external/v8/src/third_party/valgrind/
valgrind.h 70 problem, you can compile with the NVALGRIND symbol defined (gcc
145 # if !defined(NVALGRIND)
146 # define NVALGRIND 1
172 #if defined(NVALGRIND)
174 /* Define NVALGRIND to completely remove the Valgrind magic sequence
182 #else /* ! NVALGRIND */
656 #endif /* NVALGRIND */
    [all...]
  /external/valgrind/main/include/
valgrind.h 70 problem, you can compile with the NVALGRIND symbol defined (gcc
144 # if !defined(NVALGRIND)
145 # define NVALGRIND 1
181 #if defined(NVALGRIND)
183 /* Define NVALGRIND to completely remove the Valgrind magic sequence
191 #else /* ! NVALGRIND */
670 #endif /* NVALGRIND */
    [all...]

Completed in 685 milliseconds