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

  /external/valgrind/main/coregrind/m_replacemalloc/
vg_replace_malloc.c 184 v = (void*)VALGRIND_NON_SIMD_CALL1( info.tl_##vg_replacement, n ); \
199 v = (void*)VALGRIND_NON_SIMD_CALL1( info.tl_##vg_replacement, n ); \
219 v = (void*)VALGRIND_NON_SIMD_CALL1( info.tl_##vg_replacement, n ); \
349 (void)VALGRIND_NON_SIMD_CALL1( info.tl_##vg_replacement, p ); \
361 (void)VALGRIND_NON_SIMD_CALL1( info.tl_##vg_replacement, p ); \
735 pszB = (SizeT)VALGRIND_NON_SIMD_CALL1( info.tl_malloc_usable_size, p ); \
792 (void)VALGRIND_NON_SIMD_CALL1( info.mallinfo, &mi ); \
    [all...]
  /external/v8/src/third_party/valgrind/
valgrind.h     [all...]
  /external/valgrind/dynamic_annotations/third_party/valgrind/
valgrind.h     [all...]
  /external/valgrind/main/include/
valgrind.h     [all...]

Completed in 30 milliseconds