Home
last modified time | relevance | path

Searched refs:VALGRIND_RESIZEINPLACE_BLOCK (Results 1 – 1 of 1) sorted by relevance

/trueos/contrib/jemalloc/include/jemalloc/internal/
HDjemalloc_internal.h390 VALGRIND_RESIZEINPLACE_BLOCK(ptr, old_usize, \
429 #define VALGRIND_RESIZEINPLACE_BLOCK(addr, oldSizeB, newSizeB, rzB) \ macro