mca_memheap_alloc_with_hint  141 oshmem/mca/memheap/memheap.h int mca_memheap_alloc_with_hint(size_t size, long hint, void**);
mca_memheap_alloc_with_hint   93 oshmem/shmem/c/shmem_alloc.c     rc = mca_memheap_alloc_with_hint(size, hint, &pBuff);