memheap_size      737 oshmem/mca/memheap/base/memheap_base_mkey.c                    && (uintptr_t)va < (uintptr_t) ((uintptr_t)s->super.va_base + mca_memheap.memheap_size)) {
memheap_size      740 oshmem/mca/memheap/base/memheap_base_mkey.c             assert( (uintptr_t)va >= (uintptr_t) ((uintptr_t)s->super.va_base + mca_memheap.memheap_size) && (uintptr_t)va < (uintptr_t)s->super.va_end);
memheap_size       81 oshmem/mca/memheap/base/memheap_base_select.c     best_module->memheap_size = context->user_size;
memheap_size      208 oshmem/mca/memheap/buddy/memheap_buddy.c     memheap_buddy.super.memheap_size = (1ULL << memheap_buddy.heap.max_order);
memheap_size      113 oshmem/mca/memheap/memheap.h     long                                            memheap_size;