OMPIO_MAX         270 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_read_all.c 	    local_size = OMPIO_MAX(1,iov_count/count);
OMPIO_MAX         578 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_read_all.c 		OMPIO_MAX(end_loc, (others_req[i].offsets[j] +
OMPIO_MAX         702 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_read_all.c 				for_next_iter = OMPIO_MAX(for_next_iter,
OMPIO_MAX         314 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_write_all.c 	    local_size = OMPIO_MAX(1,iov_count/count);
OMPIO_MAX         645 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_write_all.c 	    end_loc = OMPIO_MAX(end_loc, (others_req[i].offsets[j] + others_req[i].lens[j] - 1));
OMPIO_MAX          63 ompi/mca/fcoll/two_phase/fcoll_two_phase_support_fns.c 	max_end_offset = OMPIO_MAX(max_end_offset, end_offsets[i]);