small_index2size 3266 oshmem/mca/memheap/ptmalloc/malloc.c dl_assert(chunksize(P) == small_index2size(IDX));\ small_index2size 3284 oshmem/mca/memheap/ptmalloc/malloc.c dl_assert(chunksize(P) == small_index2size(IDX));\ small_index2size 4447 oshmem/mca/memheap/ptmalloc/malloc.c dl_assert(chunksize(p) == small_index2size(idx)); small_index2size 4449 oshmem/mca/memheap/ptmalloc/malloc.c set_inuse_and_pinuse(gm, p, small_index2size(idx)); small_index2size 4465 oshmem/mca/memheap/ptmalloc/malloc.c dl_assert(chunksize(p) == small_index2size(i)); small_index2size 4467 oshmem/mca/memheap/ptmalloc/malloc.c rsize = small_index2size(i) - nb; small_index2size 4470 oshmem/mca/memheap/ptmalloc/malloc.c set_inuse_and_pinuse(gm, p, small_index2size(i)); small_index2size 4876 oshmem/mca/memheap/ptmalloc/malloc.c dl_assert(chunksize(p) == small_index2size(idx)); small_index2size 4878 oshmem/mca/memheap/ptmalloc/malloc.c set_inuse_and_pinuse(ms, p, small_index2size(idx)); small_index2size 4894 oshmem/mca/memheap/ptmalloc/malloc.c dl_assert(chunksize(p) == small_index2size(i)); small_index2size 4896 oshmem/mca/memheap/ptmalloc/malloc.c rsize = small_index2size(i) - nb; small_index2size 4899 oshmem/mca/memheap/ptmalloc/malloc.c set_inuse_and_pinuse(ms, p, small_index2size(i));