ALLGATHER_ARGS    189 ompi/mca/coll/base/coll_base_functions.h int ompi_coll_base_allgather_intra_bruck(ALLGATHER_ARGS);
ALLGATHER_ARGS    190 ompi/mca/coll/base/coll_base_functions.h int ompi_coll_base_allgather_intra_recursivedoubling(ALLGATHER_ARGS);
ALLGATHER_ARGS    191 ompi/mca/coll/base/coll_base_functions.h int ompi_coll_base_allgather_intra_ring(ALLGATHER_ARGS);
ALLGATHER_ARGS    192 ompi/mca/coll/base/coll_base_functions.h int ompi_coll_base_allgather_intra_neighborexchange(ALLGATHER_ARGS);
ALLGATHER_ARGS    193 ompi/mca/coll/base/coll_base_functions.h int ompi_coll_base_allgather_intra_basic_linear(ALLGATHER_ARGS);
ALLGATHER_ARGS    194 ompi/mca/coll/base/coll_base_functions.h int ompi_coll_base_allgather_intra_two_procs(ALLGATHER_ARGS);
ALLGATHER_ARGS     94 ompi/mca/coll/tuned/coll_tuned.h int ompi_coll_tuned_allgather_intra_dec_fixed(ALLGATHER_ARGS);
ALLGATHER_ARGS     95 ompi/mca/coll/tuned/coll_tuned.h int ompi_coll_tuned_allgather_intra_dec_dynamic(ALLGATHER_ARGS);
ALLGATHER_ARGS     96 ompi/mca/coll/tuned/coll_tuned.h int ompi_coll_tuned_allgather_intra_do_this(ALLGATHER_ARGS, int algorithm, int faninout, int segsize);