MAX               568 ompi/mca/coll/libnbc/libdict/hb_tree.c 	return MAX(l, r);
MAX               636 ompi/mca/coll/libnbc/libdict/hb_tree.c 	node->bal  -= 1 + MAX(rlink->bal, 0);
MAX               681 ompi/mca/coll/libnbc/libdict/hb_tree.c 	llink->bal += 1 + MAX(node->bal, 0);
MAX                48 ompi/mca/fs/lustre/fs_lustre_file_open.c   return malloc(MAX(v1, v3));
MAX               268 ompi/mca/io/romio321/romio/adio/ad_gridftp/ad_gridftp_read.c 		    extent=MAX(extent,nblks*ftype_extent+flat_file->indices[i]+blklen);
MAX               265 ompi/mca/io/romio321/romio/adio/ad_gridftp/ad_gridftp_write.c 		    extent=MAX(extent,nblks*ftype_extent+flat_file->indices[i]+blklen);
MAX               317 ompi/mca/osc/portals4/osc_portals4_component.c         MAX(actual.max_waw_ordered_size, actual.max_war_ordered_size);
MAX              1398 ompi/mca/topo/treematch/treematch/tm_tree.c   dec = MAX(n/10000, 2);
MAX              1569 ompi/mca/topo/treematch/treematch/tm_tree.c     fast_group(aff_mat, tab_node, &new_tab_node[l], -1, arity, 0, &best_val, cur_group, &nb_done, MAX(10, (int)(50-CmiLog2(nb_groups))-solution_size/10));
MAX               228 ompi/mpi/cxx/constants.h OMPI_DECLSPEC extern const Op MAX;
MAX               124 ompi/mpi/cxx/mpicxx.cc #ifdef MAX
MAX               132 ompi/mpi/cxx/mpicxx.cc const Op MAX(MPI_MAX);
MAX                72 ompi/mpi/java/java/MPI.java 	public static final Op MAX, MIN, SUM, PROD, LAND, BAND,
MAX               234 ompi/mpi/java/java/MPI.java 		MAX    = new Op(1);
MAX                41 opal/util/bipartite_graph.c #ifndef MAX