tmalloc_large 4492 oshmem/mca/memheap/ptmalloc/malloc.c if (gm->treemap != 0 && (mem = tmalloc_large(gm, nb)) != 0) { tmalloc_large 4921 oshmem/mca/memheap/ptmalloc/malloc.c if (ms->treemap != 0 && (mem = tmalloc_large(ms, nb)) != 0) {