NBC_Reduce_args 234 ompi/mca/coll/libnbc/nbc_internal.h int NBC_Reduce_args_compare(NBC_Reduce_args *a, NBC_Reduce_args *b, void *param); NBC_Reduce_args 43 ompi/mca/coll/libnbc/nbc_ireduce.c int NBC_Reduce_args_compare(NBC_Reduce_args *a, NBC_Reduce_args *b, void *param) { NBC_Reduce_args 151 ompi/mca/coll/libnbc/nbc_ireduce.c NBC_Reduce_args *args, *found, search; NBC_Reduce_args 160 ompi/mca/coll/libnbc/nbc_ireduce.c found = (NBC_Reduce_args *) hb_tree_search ((hb_tree *) libnbc_module->NBC_Dict[NBC_REDUCE], &search); NBC_Reduce_args 200 ompi/mca/coll/libnbc/nbc_ireduce.c args = (NBC_Reduce_args *) malloc (sizeof (args));