small_index 2544 oshmem/mca/memheap/ptmalloc/malloc.c #define MIN_SMALL_INDEX (small_index(MIN_CHUNK_SIZE)) small_index 3050 oshmem/mca/memheap/ptmalloc/malloc.c dl_assert(small_index(size) == i); small_index 3064 oshmem/mca/memheap/ptmalloc/malloc.c bindex_t sidx = small_index(size); small_index 3242 oshmem/mca/memheap/ptmalloc/malloc.c bindex_t IDX = small_index(S);\ small_index 3263 oshmem/mca/memheap/ptmalloc/malloc.c bindex_t IDX = small_index(S);\ small_index 4439 oshmem/mca/memheap/ptmalloc/malloc.c idx = small_index(nb); small_index 4868 oshmem/mca/memheap/ptmalloc/malloc.c idx = small_index(nb);