Home | History | Annotate | Download | only in storage

Lines Matching refs:VALGRIND

2   May 2019(Wouter) patch to enable the valgrind clean implementation all the
8 added #ifdef VALGRIND to remove 298,384,660 'unused variable k8' warnings.
388 * does it on word boundaries, so is OK with this. But VALGRIND will
411 #else /* make valgrind happy */
447 #endif /* !valgrind */
603 #ifdef VALGRIND
624 * does it on word boundaries, so is OK with this. But VALGRIND will
628 #ifndef VALGRIND
647 #else /* make valgrind happy */
683 #endif /* !valgrind */
832 #ifdef VALGRIND
853 * does it on word boundaries, so is OK with this. But VALGRIND will
857 #ifndef VALGRIND
876 #else /* make valgrind happy */
912 #endif /* !VALGRIND */