Home | History | Annotate | Download | only in util

Lines Matching defs:NVALGRIND

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 */
4180 #if defined(NVALGRIND)
4185 #else /* NVALGRIND */
4223 #endif /* NVALGRIND */