old_ptr 163 ompi/mca/topo/treematch/treematch/tm_malloc.c void *tm_realloc(void *old_ptr, size_t size, char *file, int line){ old_ptr 181 ompi/mca/topo/treematch/treematch/tm_malloc.c if(old_ptr){ old_ptr 182 ompi/mca/topo/treematch/treematch/tm_malloc.c byte *original_ptr = ((byte *)old_ptr) - EXTRA_BYTE; old_ptr 185 ompi/mca/topo/treematch/treematch/tm_malloc.c memcpy(ptr + EXTRA_BYTE, old_ptr, MIN(old_ptr_size - 2 * EXTRA_BYTE, size)); old_ptr 64 oshmem/mca/sshmem/ucx/sshmem_ucx_module.c void* old_ptr, void** new_ptr); old_ptr 352 oshmem/mca/sshmem/ucx/sshmem_ucx_module.c void* old_ptr, void** new_ptr) old_ptr 375 oshmem/mca/sshmem/ucx/sshmem_ucx_module.c if (!old_ptr) { old_ptr 378 oshmem/mca/sshmem/ucx/sshmem_ucx_module.c old_index = sshmem_ucx_memheap_ptr2index(s, old_ptr); old_ptr 390 oshmem/mca/sshmem/ucx/sshmem_ucx_module.c if (old_ptr && !inplace) { old_ptr 392 oshmem/mca/sshmem/ucx/sshmem_ucx_module.c sshmem_ucx_memheap_wordcopy(*new_ptr, old_ptr,