tchunkptr 2531 oshmem/mca/memheap/ptmalloc/malloc.c static void do_check_tree(mstate m, tchunkptr t); tchunkptr 2975 oshmem/mca/memheap/ptmalloc/malloc.c static void do_check_tree(mstate m, tchunkptr t) { tchunkptr 2976 oshmem/mca/memheap/ptmalloc/malloc.c tchunkptr head = 0; tchunkptr 2977 oshmem/mca/memheap/ptmalloc/malloc.c tchunkptr u = t; tchunkptr 3028 oshmem/mca/memheap/ptmalloc/malloc.c tchunkptr t = *tb; tchunkptr 3078 oshmem/mca/memheap/ptmalloc/malloc.c tchunkptr t = *treebin_at(m, tidx); tchunkptr 3085 oshmem/mca/memheap/ptmalloc/malloc.c tchunkptr u = t; tchunkptr 3087 oshmem/mca/memheap/ptmalloc/malloc.c if (u == (tchunkptr)x) tchunkptr 3322 oshmem/mca/memheap/ptmalloc/malloc.c X->parent = (tchunkptr)H;\ tchunkptr 3326 oshmem/mca/memheap/ptmalloc/malloc.c tchunkptr T = *H;\ tchunkptr 3330 oshmem/mca/memheap/ptmalloc/malloc.c tchunkptr* C = &(T->child[(K >> (SIZE_T_BITSIZE-SIZE_T_ONE)) & 1]);\ tchunkptr 3346 oshmem/mca/memheap/ptmalloc/malloc.c tchunkptr F = T->fd;\ tchunkptr 3381 oshmem/mca/memheap/ptmalloc/malloc.c tchunkptr XP = X->parent;\ tchunkptr 3382 oshmem/mca/memheap/ptmalloc/malloc.c tchunkptr R;\ tchunkptr 3384 oshmem/mca/memheap/ptmalloc/malloc.c tchunkptr F = X->fd;\ tchunkptr 3395 oshmem/mca/memheap/ptmalloc/malloc.c tchunkptr* RP;\ tchunkptr 3398 oshmem/mca/memheap/ptmalloc/malloc.c tchunkptr* CP;\ tchunkptr 3426 oshmem/mca/memheap/ptmalloc/malloc.c tchunkptr C0, C1;\ tchunkptr 3455 oshmem/mca/memheap/ptmalloc/malloc.c else { tchunkptr TP = (tchunkptr)(P); insert_large_chunk(M, TP, S); } tchunkptr 3459 oshmem/mca/memheap/ptmalloc/malloc.c else { tchunkptr TP = (tchunkptr)(P); unlink_large_chunk(M, TP); } tchunkptr 3908 oshmem/mca/memheap/ptmalloc/malloc.c tchunkptr tp = (tchunkptr)p; tchunkptr 4007 oshmem/mca/memheap/ptmalloc/malloc.c tchunkptr v = 0; tchunkptr 4009 oshmem/mca/memheap/ptmalloc/malloc.c tchunkptr t; tchunkptr 4016 oshmem/mca/memheap/ptmalloc/malloc.c tchunkptr rst = 0; /* The deepest untaken right subtree */ tchunkptr 4018 oshmem/mca/memheap/ptmalloc/malloc.c tchunkptr rt; tchunkptr 4080 oshmem/mca/memheap/ptmalloc/malloc.c tchunkptr t, v; tchunkptr 4630 oshmem/mca/memheap/ptmalloc/malloc.c tchunkptr tp = (tchunkptr)p; tchunkptr 5053 oshmem/mca/memheap/ptmalloc/malloc.c tchunkptr tp = (tchunkptr)p;