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

  /external/valgrind/main/coregrind/m_replacemalloc/
vg_replace_malloc.c 210 v = (void*)VALGRIND_NON_SIMD_CALL1( info.tl_##vg_replacement, n ); \
225 v = (void*)VALGRIND_NON_SIMD_CALL1( info.tl_##vg_replacement, n ); \
245 v = (void*)VALGRIND_NON_SIMD_CALL1( info.tl_##vg_replacement, n ); \
409 (void)VALGRIND_NON_SIMD_CALL1( info.tl_##vg_replacement, p ); \
421 (void)VALGRIND_NON_SIMD_CALL1( info.tl_##vg_replacement, p ); \
859 pszB = (SizeT)VALGRIND_NON_SIMD_CALL1( info.tl_malloc_usable_size, p ); \
938 (void)VALGRIND_NON_SIMD_CALL1( info.mallinfo, &mi ); \
    [all...]
  /external/regex-re2/util/
valgrind.h     [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 31 milliseconds