Home
last modified time | relevance | path

Searched defs:JMEM_VALGRIND_MALLOCLIKE_SPACE (Results 1 – 1 of 1) sorted by relevance

/third_party/jerryscript/jerry-core/jmem/
Djmem-allocator-internal.h37 # define JMEM_VALGRIND_MALLOCLIKE_SPACE(p, s) VALGRIND_MALLOCLIKE_BLOCK((p), (s), 0, 0) macro
44 # define JMEM_VALGRIND_MALLOCLIKE_SPACE(p, s) macro