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

  /external/valgrind/main/coregrind/m_replacemalloc/
vg_replace_malloc.c 532 v = (void*)VALGRIND_NON_SIMD_CALL2( info.tl_calloc, nmemb, size ); \
559 v = (void*)VALGRIND_NON_SIMD_CALL2( info.tl_calloc, nmemb, size ); \
598 v = (void*)VALGRIND_NON_SIMD_CALL2( info.tl_realloc, ptrV, new_size ); \
625 v = (void*)VALGRIND_NON_SIMD_CALL2( info.tl_realloc, ptrV, new_size ); \
662 v = (void*)VALGRIND_NON_SIMD_CALL2( info.tl_memalign, alignment, n ); \
687 v = (void*)VALGRIND_NON_SIMD_CALL2( info.tl_memalign, alignment, n ); \
826 mem = (void*)VALGRIND_NON_SIMD_CALL2( info.tl_memalign, alignment, size); \
    [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 32 milliseconds