ALLGATHERV_ARGS   197 ompi/mca/coll/base/coll_base_functions.h int ompi_coll_base_allgatherv_intra_bruck(ALLGATHERV_ARGS);
ALLGATHERV_ARGS   198 ompi/mca/coll/base/coll_base_functions.h int ompi_coll_base_allgatherv_intra_ring(ALLGATHERV_ARGS);
ALLGATHERV_ARGS   199 ompi/mca/coll/base/coll_base_functions.h int ompi_coll_base_allgatherv_intra_neighborexchange(ALLGATHERV_ARGS);
ALLGATHERV_ARGS   200 ompi/mca/coll/base/coll_base_functions.h int ompi_coll_base_allgatherv_intra_basic_default(ALLGATHERV_ARGS);
ALLGATHERV_ARGS   201 ompi/mca/coll/base/coll_base_functions.h int ompi_coll_base_allgatherv_intra_two_procs(ALLGATHERV_ARGS);
ALLGATHERV_ARGS   100 ompi/mca/coll/tuned/coll_tuned.h int ompi_coll_tuned_allgatherv_intra_dec_fixed(ALLGATHERV_ARGS);
ALLGATHERV_ARGS   101 ompi/mca/coll/tuned/coll_tuned.h int ompi_coll_tuned_allgatherv_intra_dec_dynamic(ALLGATHERV_ARGS);
ALLGATHERV_ARGS   102 ompi/mca/coll/tuned/coll_tuned.h int ompi_coll_tuned_allgatherv_intra_do_this(ALLGATHERV_ARGS, int algorithm, int faninout, int segsize);