Searched refs:alloc_and_new_mem_heap (Results 1 - 1 of 1) sorted by relevance

/external/valgrind/exp-sgcheck/
H A Dh_main.c303 void* alloc_and_new_mem_heap ( ThreadId tid, function
352 return alloc_and_new_mem_heap ( tid, n, VG_(clo_alignment),
358 return alloc_and_new_mem_heap ( tid, n, VG_(clo_alignment),
364 return alloc_and_new_mem_heap ( tid, n, VG_(clo_alignment),
370 return alloc_and_new_mem_heap ( tid, n, align,
376 return alloc_and_new_mem_heap ( tid, nmemb*size1, VG_(clo_alignment),

Completed in 61 milliseconds