comm_array        721 ompi/debuggers/ompi_msgq_dll.c         communicator_t ** comm_array =
comm_array        726 ompi/debuggers/ompi_msgq_dll.c             comm_array [i] = comm;
comm_array        729 ompi/debuggers/ompi_msgq_dll.c         qsort (comm_array, commcount, sizeof (communicator_t *), compare_comms);
comm_array        734 ompi/debuggers/ompi_msgq_dll.c             comm = comm_array[i];
comm_array        739 ompi/debuggers/ompi_msgq_dll.c         mqs_free (comm_array);