Searched defs:VALGRIND_RESIZEINPLACE_BLOCK (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/v8/src/third_party/valgrind/
H A Dvalgrind.h3882 VALGRIND_RESIZEINPLACE_BLOCK informs a tool about reallocation. For
3896 VALGRIND_RESIZEINPLACE_BLOCK should be put after allocation of the new block
3927 #define VALGRIND_RESIZEINPLACE_BLOCK(addr, oldSizeB, newSizeB, rzB) \ macro
/external/valgrind/main/include/
H A Dvalgrind.h5776 VALGRIND_RESIZEINPLACE_BLOCK informs a tool about reallocation. For
5790 VALGRIND_RESIZEINPLACE_BLOCK should be put after allocation of the new block
5820 #define VALGRIND_RESIZEINPLACE_BLOCK(addr, oldSizeB, newSizeB, rzB) \ macro

Completed in 1690 milliseconds