Searched refs:JMEM_VALGRIND_MALLOCLIKE_SPACE (Results 1 – 2 of 2) sorted by relevance
37 # define JMEM_VALGRIND_MALLOCLIKE_SPACE(p, s) VALGRIND_MALLOCLIKE_BLOCK((p), (s), 0, 0) macro44 # define JMEM_VALGRIND_MALLOCLIKE_SPACE(p, s) macro
256 JMEM_VALGRIND_MALLOCLIKE_SPACE (data_space_p, size); in jmem_heap_alloc()623 JMEM_VALGRIND_MALLOCLIKE_SPACE (ret_block_p, new_size); in jmem_heap_realloc_block()