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

  /external/valgrind/main/coregrind/m_replacemalloc/
vg_replace_malloc.c 213 v = (void*)VALGRIND_NON_SIMD_CALL1( info.tl_##vg_replacement, n ); \
228 v = (void*)VALGRIND_NON_SIMD_CALL1( info.tl_##vg_replacement, n ); \
248 v = (void*)VALGRIND_NON_SIMD_CALL1( info.tl_##vg_replacement, n ); \
428 (void)VALGRIND_NON_SIMD_CALL1( info.tl_##vg_replacement, p ); \
440 (void)VALGRIND_NON_SIMD_CALL1( info.tl_##vg_replacement, p ); \
899 pszB = (SizeT)VALGRIND_NON_SIMD_CALL1( info.tl_malloc_usable_size, p ); \
    [all...]
  /external/chromium_org/base/third_party/valgrind/
valgrind.h     [all...]
  /external/chromium_org/third_party/re2/util/
valgrind.h     [all...]
  /external/chromium_org/third_party/tcmalloc/vendor/src/third_party/
valgrind.h     [all...]
  /external/chromium_org/v8/src/third_party/valgrind/
valgrind.h     [all...]
  /external/regex-re2/util/
valgrind.h     [all...]
  /external/v8/src/third_party/valgrind/
valgrind.h     [all...]
  /external/valgrind/main/include/
valgrind.h     [all...]

Completed in 33 milliseconds