is_dense          237 ompi/debuggers/ompi_msgq_dll.c     int i, np, is_dense;
is_dense          249 ompi/debuggers/ompi_msgq_dll.c     is_dense =
is_dense          253 ompi/debuggers/ompi_msgq_dll.c     is_dense = (0 != (is_dense & OMPI_GROUP_DENSE));
is_dense          306 ompi/debuggers/ompi_msgq_dll.c              group->local_to_global[i] = is_dense ? i : -1;
is_dense          315 ompi/debuggers/ompi_msgq_dll.c              if (is_dense) {