OMPI_GROUP_SPARSE   58 ompi/group/group.c #if OMPI_GROUP_SPARSE
OMPI_GROUP_SPARSE  195 ompi/group/group.c #if OMPI_GROUP_SPARSE
OMPI_GROUP_SPARSE  563 ompi/group/group.c #if OMPI_GROUP_SPARSE
OMPI_GROUP_SPARSE  376 ompi/group/group.h #if OMPI_GROUP_SPARSE
OMPI_GROUP_SPARSE  278 ompi/group/group_init.c #if OMPI_GROUP_SPARSE
OMPI_GROUP_SPARSE   82 ompi/group/group_plist.c #if OMPI_GROUP_SPARSE
OMPI_GROUP_SPARSE   62 ompi/runtime/ompi_mpi_params.c bool ompi_have_sparse_group_storage = OPAL_INT_TO_BOOL(OMPI_GROUP_SPARSE);
OMPI_GROUP_SPARSE   63 ompi/runtime/ompi_mpi_params.c bool ompi_use_sparse_group_storage = OPAL_INT_TO_BOOL(OMPI_GROUP_SPARSE);
OMPI_GROUP_SPARSE   68 ompi/runtime/ompi_mpi_params.c bool ompi_mpi_have_sparse_group_storage = !!(OMPI_GROUP_SPARSE);
OMPI_GROUP_SPARSE  287 ompi/tools/ompi_info/param.c     sparse_groups = OMPI_GROUP_SPARSE ? "yes" : "no";
OMPI_GROUP_SPARSE  126 oshmem/tools/oshmem_info/param.c     sparse_groups = OMPI_GROUP_SPARSE ? "yes" : "no";