NBC_Gather_args    28 ompi/mca/coll/libnbc/nbc_igather.c int NBC_Gather_args_compare(NBC_Gather_args *a, NBC_Gather_args *b, void *param) {
NBC_Gather_args    77 ompi/mca/coll/libnbc/nbc_igather.c   NBC_Gather_args *args, *found, search;
NBC_Gather_args    87 ompi/mca/coll/libnbc/nbc_igather.c   found = (NBC_Gather_args *) hb_tree_search ((hb_tree *) libnbc_module->NBC_Dict[NBC_GATHER],
NBC_Gather_args   136 ompi/mca/coll/libnbc/nbc_igather.c     args = (NBC_Gather_args *) malloc (sizeof (args));
NBC_Gather_args   223 ompi/mca/coll/libnbc/nbc_internal.h int NBC_Gather_args_compare(NBC_Gather_args *a, NBC_Gather_args *b, void *param);