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

  /external/valgrind/memcheck/tests/
custom_alloc.c 119 VALGRIND_RESIZEINPLACE_BLOCK(array, sizeof(int) * 10, sizeof(int) * 5, RZ);
127 VALGRIND_RESIZEINPLACE_BLOCK(array, sizeof(int) * 5, sizeof(int) * 7, RZ);
134 VALGRIND_RESIZEINPLACE_BLOCK(array+1, sizeof(int) * 7, sizeof(int) * 8, RZ);
  /external/jemalloc/include/jemalloc/internal/
valgrind.h 29 * The VALGRIND_MALLOCLIKE_BLOCK() and VALGRIND_RESIZEINPLACE_BLOCK() macro
58 VALGRIND_RESIZEINPLACE_BLOCK(ptr, old_usize, \
  /external/valgrind/coregrind/
m_mallocfree.c     [all...]
  /external/v8/src/third_party/valgrind/
valgrind.h     [all...]
  /external/valgrind/include/
valgrind.h     [all...]

Completed in 571 milliseconds