compute_bit2idx 2632 oshmem/mca/memheap/ptmalloc/malloc.c #define compute_bit2idx(X, I)\ compute_bit2idx 2639 oshmem/mca/memheap/ptmalloc/malloc.c #define compute_bit2idx(X, I)\ compute_bit2idx 2648 oshmem/mca/memheap/ptmalloc/malloc.c #define compute_bit2idx(X, I) I = ffs(X)-1 compute_bit2idx 2651 oshmem/mca/memheap/ptmalloc/malloc.c #define compute_bit2idx(X, I)\