fh_c               97 ompi/mca/io/romio321/romio/mpi-io/fortran/closef.c     MPI_File fh_c;
fh_c               99 ompi/mca/io/romio321/romio/mpi-io/fortran/closef.c     fh_c = MPI_File_f2c(*fh);
fh_c              100 ompi/mca/io/romio321/romio/mpi-io/fortran/closef.c     *ierr = MPI_File_close(&fh_c);
fh_c              101 ompi/mca/io/romio321/romio/mpi-io/fortran/closef.c     *fh = MPI_File_c2f(fh_c);
fh_c               97 ompi/mca/io/romio321/romio/mpi-io/fortran/fsyncf.c     MPI_File fh_c;
fh_c               99 ompi/mca/io/romio321/romio/mpi-io/fortran/fsyncf.c     fh_c = MPI_File_f2c(*fh);
fh_c              100 ompi/mca/io/romio321/romio/mpi-io/fortran/fsyncf.c     *ierr = MPI_File_sync(fh_c);
fh_c               97 ompi/mca/io/romio321/romio/mpi-io/fortran/get_amodef.c     MPI_File fh_c;
fh_c               99 ompi/mca/io/romio321/romio/mpi-io/fortran/get_amodef.c     fh_c = MPI_File_f2c(*fh);
fh_c              100 ompi/mca/io/romio321/romio/mpi-io/fortran/get_amodef.c     *ierr = MPI_File_get_amode(fh_c, amode);
fh_c               97 ompi/mca/io/romio321/romio/mpi-io/fortran/get_atomf.c     MPI_File fh_c;
fh_c               99 ompi/mca/io/romio321/romio/mpi-io/fortran/get_atomf.c     fh_c = MPI_File_f2c(*fh);
fh_c              100 ompi/mca/io/romio321/romio/mpi-io/fortran/get_atomf.c     *ierr = MPI_File_get_atomicity(fh_c, flag);
fh_c               97 ompi/mca/io/romio321/romio/mpi-io/fortran/get_bytofff.c     MPI_File fh_c;
fh_c               99 ompi/mca/io/romio321/romio/mpi-io/fortran/get_bytofff.c     fh_c = MPI_File_f2c(*fh);
fh_c              100 ompi/mca/io/romio321/romio/mpi-io/fortran/get_bytofff.c     *ierr = MPI_File_get_byte_offset(fh_c,*offset,disp);
fh_c               97 ompi/mca/io/romio321/romio/mpi-io/fortran/get_errhf.c     MPI_File fh_c;
fh_c              100 ompi/mca/io/romio321/romio/mpi-io/fortran/get_errhf.c     fh_c = MPI_File_f2c(*fh);
fh_c              101 ompi/mca/io/romio321/romio/mpi-io/fortran/get_errhf.c     *ierr = MPI_File_get_errhandler(fh_c, &err_handler_c);
fh_c              100 ompi/mca/io/romio321/romio/mpi-io/fortran/get_extentf.c     MPI_File fh_c;
fh_c              104 ompi/mca/io/romio321/romio/mpi-io/fortran/get_extentf.c     fh_c = MPI_File_f2c(*fh);
fh_c              107 ompi/mca/io/romio321/romio/mpi-io/fortran/get_extentf.c     *ierr = MPI_File_get_type_extent(fh_c,datatype_c, &extent_c);
fh_c              119 ompi/mca/io/romio321/romio/mpi-io/fortran/get_extentf.c     MPI_File fh_c;
fh_c              122 ompi/mca/io/romio321/romio/mpi-io/fortran/get_extentf.c     fh_c = MPI_File_f2c(*fh);
fh_c              123 ompi/mca/io/romio321/romio/mpi-io/fortran/get_extentf.c     *ierr = MPI_File_get_type_extent(fh_c,*datatype, &extent_c);
fh_c               98 ompi/mca/io/romio321/romio/mpi-io/fortran/get_groupf.c     MPI_File fh_c;
fh_c              101 ompi/mca/io/romio321/romio/mpi-io/fortran/get_groupf.c     fh_c = MPI_File_f2c(*fh);
fh_c              102 ompi/mca/io/romio321/romio/mpi-io/fortran/get_groupf.c     *ierr = MPI_File_get_group(fh_c, &group_c);
fh_c              111 ompi/mca/io/romio321/romio/mpi-io/fortran/get_groupf.c     MPI_File fh_c;
fh_c              113 ompi/mca/io/romio321/romio/mpi-io/fortran/get_groupf.c     fh_c = MPI_File_f2c(*fh);
fh_c              114 ompi/mca/io/romio321/romio/mpi-io/fortran/get_groupf.c     *ierr = MPI_File_get_group(fh_c, group);
fh_c               97 ompi/mca/io/romio321/romio/mpi-io/fortran/get_infof.c     MPI_File fh_c;
fh_c              100 ompi/mca/io/romio321/romio/mpi-io/fortran/get_infof.c     fh_c = MPI_File_f2c(*fh);
fh_c              102 ompi/mca/io/romio321/romio/mpi-io/fortran/get_infof.c     *ierr = MPI_File_get_info(fh_c, &info_used_c);
fh_c               98 ompi/mca/io/romio321/romio/mpi-io/fortran/get_posn_shf.c     MPI_File fh_c;
fh_c              100 ompi/mca/io/romio321/romio/mpi-io/fortran/get_posn_shf.c     fh_c = MPI_File_f2c(*fh);
fh_c              101 ompi/mca/io/romio321/romio/mpi-io/fortran/get_posn_shf.c     *ierr = MPI_File_get_position_shared(fh_c, offset);
fh_c               97 ompi/mca/io/romio321/romio/mpi-io/fortran/get_posnf.c     MPI_File fh_c;
fh_c               99 ompi/mca/io/romio321/romio/mpi-io/fortran/get_posnf.c     fh_c = MPI_File_f2c(*fh);
fh_c              100 ompi/mca/io/romio321/romio/mpi-io/fortran/get_posnf.c     *ierr = MPI_File_get_position(fh_c, offset);
fh_c               97 ompi/mca/io/romio321/romio/mpi-io/fortran/get_sizef.c     MPI_File fh_c;
fh_c               99 ompi/mca/io/romio321/romio/mpi-io/fortran/get_sizef.c     fh_c = MPI_File_f2c(*fh);
fh_c              100 ompi/mca/io/romio321/romio/mpi-io/fortran/get_sizef.c     *ierr = MPI_File_get_size(fh_c, size);
fh_c              103 ompi/mca/io/romio321/romio/mpi-io/fortran/get_viewf.c     MPI_File fh_c;
fh_c              114 ompi/mca/io/romio321/romio/mpi-io/fortran/get_viewf.c     fh_c = MPI_File_f2c(*fh);
fh_c              115 ompi/mca/io/romio321/romio/mpi-io/fortran/get_viewf.c     *ierr = MPI_File_get_view(fh_c, disp, &etype_c, &filetype_c, tmprep);
fh_c              151 ompi/mca/io/romio321/romio/mpi-io/fortran/get_viewf.c     MPI_File fh_c;
fh_c              164 ompi/mca/io/romio321/romio/mpi-io/fortran/get_viewf.c     fh_c = MPI_File_f2c(*fh);
fh_c              167 ompi/mca/io/romio321/romio/mpi-io/fortran/get_viewf.c     *ierr = MPI_File_get_view(fh_c, disp, &etype_c, &filetype_c, tmprep);
fh_c              102 ompi/mca/io/romio321/romio/mpi-io/fortran/iread_atf.c     MPI_File fh_c;
fh_c              106 ompi/mca/io/romio321/romio/mpi-io/fortran/iread_atf.c     fh_c = MPI_File_f2c(*fh);
fh_c              109 ompi/mca/io/romio321/romio/mpi-io/fortran/iread_atf.c     *ierr = MPI_File_iread_at(fh_c,*offset,buf,*count,datatype_c,&req_c);
fh_c              123 ompi/mca/io/romio321/romio/mpi-io/fortran/iread_atf.c     MPI_File fh_c;
fh_c              126 ompi/mca/io/romio321/romio/mpi-io/fortran/iread_atf.c     fh_c = MPI_File_f2c(*fh);
fh_c              127 ompi/mca/io/romio321/romio/mpi-io/fortran/iread_atf.c     *ierr = MPI_File_iread_at(fh_c,*offset,buf,*count,*datatype,&req_c);
fh_c              100 ompi/mca/io/romio321/romio/mpi-io/fortran/iread_shf.c     MPI_File fh_c;
fh_c              105 ompi/mca/io/romio321/romio/mpi-io/fortran/iread_shf.c     fh_c = MPI_File_f2c(*fh);
fh_c              106 ompi/mca/io/romio321/romio/mpi-io/fortran/iread_shf.c     *ierr = MPI_File_iread_shared(fh_c,buf,*count,datatype_c,&req_c);
fh_c              117 ompi/mca/io/romio321/romio/mpi-io/fortran/iread_shf.c     MPI_File fh_c;
fh_c              120 ompi/mca/io/romio321/romio/mpi-io/fortran/iread_shf.c     fh_c = MPI_File_f2c(*fh);
fh_c              121 ompi/mca/io/romio321/romio/mpi-io/fortran/iread_shf.c     *ierr = MPI_File_iread_shared(fh_c,buf,*count,*datatype,&req_c);
fh_c              100 ompi/mca/io/romio321/romio/mpi-io/fortran/ireadf.c     MPI_File fh_c;
fh_c              105 ompi/mca/io/romio321/romio/mpi-io/fortran/ireadf.c     fh_c = MPI_File_f2c(*fh);
fh_c              106 ompi/mca/io/romio321/romio/mpi-io/fortran/ireadf.c     *ierr = MPI_File_iread(fh_c,buf,*count,datatype_c,&req_c);
fh_c              117 ompi/mca/io/romio321/romio/mpi-io/fortran/ireadf.c     MPI_File fh_c;
fh_c              120 ompi/mca/io/romio321/romio/mpi-io/fortran/ireadf.c     fh_c = MPI_File_f2c(*fh);
fh_c              121 ompi/mca/io/romio321/romio/mpi-io/fortran/ireadf.c     *ierr = MPI_File_iread(fh_c,buf,*count,*datatype,&req_c);
fh_c              102 ompi/mca/io/romio321/romio/mpi-io/fortran/iwrite_atf.c     MPI_File fh_c;
fh_c              106 ompi/mca/io/romio321/romio/mpi-io/fortran/iwrite_atf.c     fh_c = MPI_File_f2c(*fh);
fh_c              109 ompi/mca/io/romio321/romio/mpi-io/fortran/iwrite_atf.c     *ierr = MPI_File_iwrite_at(fh_c,*offset,buf,*count,datatype_c,&req_c);
fh_c              122 ompi/mca/io/romio321/romio/mpi-io/fortran/iwrite_atf.c     MPI_File fh_c;
fh_c              125 ompi/mca/io/romio321/romio/mpi-io/fortran/iwrite_atf.c     fh_c = MPI_File_f2c(*fh);
fh_c              126 ompi/mca/io/romio321/romio/mpi-io/fortran/iwrite_atf.c     *ierr = MPI_File_iwrite_at(fh_c,*offset,buf,*count,*datatype,&req_c);
fh_c               99 ompi/mca/io/romio321/romio/mpi-io/fortran/iwrite_shf.c     MPI_File fh_c;
fh_c              103 ompi/mca/io/romio321/romio/mpi-io/fortran/iwrite_shf.c     fh_c = MPI_File_f2c(*fh);
fh_c              106 ompi/mca/io/romio321/romio/mpi-io/fortran/iwrite_shf.c     *ierr = MPI_File_iwrite_shared(fh_c,buf,*count,datatype_c,&req_c);
fh_c              117 ompi/mca/io/romio321/romio/mpi-io/fortran/iwrite_shf.c     MPI_File fh_c;
fh_c              120 ompi/mca/io/romio321/romio/mpi-io/fortran/iwrite_shf.c     fh_c = MPI_File_f2c(*fh);
fh_c              121 ompi/mca/io/romio321/romio/mpi-io/fortran/iwrite_shf.c     *ierr = MPI_File_iwrite_shared(fh_c,buf,*count,*datatype,&req_c);
fh_c              100 ompi/mca/io/romio321/romio/mpi-io/fortran/iwritef.c     MPI_File fh_c;
fh_c              104 ompi/mca/io/romio321/romio/mpi-io/fortran/iwritef.c     fh_c = MPI_File_f2c(*fh);
fh_c              107 ompi/mca/io/romio321/romio/mpi-io/fortran/iwritef.c     *ierr = MPI_File_iwrite(fh_c,buf,*count,datatype_c,&req_c);
fh_c              118 ompi/mca/io/romio321/romio/mpi-io/fortran/iwritef.c     MPI_File fh_c;
fh_c              121 ompi/mca/io/romio321/romio/mpi-io/fortran/iwritef.c     fh_c = MPI_File_f2c(*fh);
fh_c              122 ompi/mca/io/romio321/romio/mpi-io/fortran/iwritef.c     *ierr = MPI_File_iwrite(fh_c,buf,*count,*datatype,&req_c);
fh_c              104 ompi/mca/io/romio321/romio/mpi-io/fortran/openf.c     MPI_File fh_c;
fh_c              128 ompi/mca/io/romio321/romio/mpi-io/fortran/openf.c     *ierr = MPI_File_open(comm_c, newfname, *amode, info_c, &fh_c);
fh_c              130 ompi/mca/io/romio321/romio/mpi-io/fortran/openf.c     *fh = MPI_File_c2f(fh_c);
fh_c              160 ompi/mca/io/romio321/romio/mpi-io/fortran/openf.c     MPI_File fh_c;
fh_c              182 ompi/mca/io/romio321/romio/mpi-io/fortran/openf.c     *ierr = MPI_File_open((MPI_Comm)(*comm), newfname, *amode, info_c, &fh_c);
fh_c              184 ompi/mca/io/romio321/romio/mpi-io/fortran/openf.c     *fh = MPI_File_c2f(fh_c);
fh_c               97 ompi/mca/io/romio321/romio/mpi-io/fortran/preallocf.c     MPI_File fh_c;
fh_c               99 ompi/mca/io/romio321/romio/mpi-io/fortran/preallocf.c     fh_c = MPI_File_f2c(*fh);
fh_c              100 ompi/mca/io/romio321/romio/mpi-io/fortran/preallocf.c     *ierr = MPI_File_preallocate(fh_c,*size);
fh_c              100 ompi/mca/io/romio321/romio/mpi-io/fortran/rd_atallbf.c     MPI_File fh_c;
fh_c              103 ompi/mca/io/romio321/romio/mpi-io/fortran/rd_atallbf.c     fh_c = MPI_File_f2c(*fh);
fh_c              106 ompi/mca/io/romio321/romio/mpi-io/fortran/rd_atallbf.c     *ierr = MPI_File_read_at_all_begin(fh_c,*offset,buf,*count,datatype_c);
fh_c              116 ompi/mca/io/romio321/romio/mpi-io/fortran/rd_atallbf.c     MPI_File fh_c;
fh_c              118 ompi/mca/io/romio321/romio/mpi-io/fortran/rd_atallbf.c     fh_c = MPI_File_f2c(*fh);
fh_c              119 ompi/mca/io/romio321/romio/mpi-io/fortran/rd_atallbf.c     *ierr = MPI_File_read_at_all_begin(fh_c,*offset,buf,*count,(MPI_Datatype) *datatype);
fh_c               97 ompi/mca/io/romio321/romio/mpi-io/fortran/rd_atallef.c     MPI_File fh_c;
fh_c               99 ompi/mca/io/romio321/romio/mpi-io/fortran/rd_atallef.c     fh_c = MPI_File_f2c(*fh);
fh_c              100 ompi/mca/io/romio321/romio/mpi-io/fortran/rd_atallef.c     *ierr = MPI_File_read_at_all_end(fh_c,buf,status);
fh_c              100 ompi/mca/io/romio321/romio/mpi-io/fortran/read_allbf.c     MPI_File fh_c;
fh_c              103 ompi/mca/io/romio321/romio/mpi-io/fortran/read_allbf.c     fh_c = MPI_File_f2c(*fh);
fh_c              106 ompi/mca/io/romio321/romio/mpi-io/fortran/read_allbf.c     *ierr = MPI_File_read_all_begin(fh_c,buf,*count,datatype_c);
fh_c              115 ompi/mca/io/romio321/romio/mpi-io/fortran/read_allbf.c     MPI_File fh_c;
fh_c              117 ompi/mca/io/romio321/romio/mpi-io/fortran/read_allbf.c     fh_c = MPI_File_f2c(*fh);
fh_c              118 ompi/mca/io/romio321/romio/mpi-io/fortran/read_allbf.c     *ierr = MPI_File_read_all_begin(fh_c,buf,*count,(MPI_Datatype) *datatype);
fh_c               98 ompi/mca/io/romio321/romio/mpi-io/fortran/read_allef.c     MPI_File fh_c;
fh_c              100 ompi/mca/io/romio321/romio/mpi-io/fortran/read_allef.c     fh_c = MPI_File_f2c(*fh);
fh_c              102 ompi/mca/io/romio321/romio/mpi-io/fortran/read_allef.c     *ierr = MPI_File_read_all_end(fh_c,buf,status);
fh_c              100 ompi/mca/io/romio321/romio/mpi-io/fortran/read_allf.c     MPI_File fh_c;
fh_c              103 ompi/mca/io/romio321/romio/mpi-io/fortran/read_allf.c     fh_c = MPI_File_f2c(*fh);
fh_c              106 ompi/mca/io/romio321/romio/mpi-io/fortran/read_allf.c     *ierr = MPI_File_read_all(fh_c,buf,*count,datatype_c,status);
fh_c              115 ompi/mca/io/romio321/romio/mpi-io/fortran/read_allf.c     MPI_File fh_c;
fh_c              117 ompi/mca/io/romio321/romio/mpi-io/fortran/read_allf.c     fh_c = MPI_File_f2c(*fh);
fh_c              118 ompi/mca/io/romio321/romio/mpi-io/fortran/read_allf.c     *ierr = MPI_File_read_all(fh_c,buf,*count,(MPI_Datatype)*datatype,status);
fh_c              102 ompi/mca/io/romio321/romio/mpi-io/fortran/read_atallf.c     MPI_File fh_c;
fh_c              105 ompi/mca/io/romio321/romio/mpi-io/fortran/read_atallf.c     fh_c = MPI_File_f2c(*fh);
fh_c              108 ompi/mca/io/romio321/romio/mpi-io/fortran/read_atallf.c     *ierr = MPI_File_read_at_all(fh_c,*offset,buf,*count,datatype_c,status);
fh_c              120 ompi/mca/io/romio321/romio/mpi-io/fortran/read_atallf.c     MPI_File fh_c;
fh_c              122 ompi/mca/io/romio321/romio/mpi-io/fortran/read_atallf.c     fh_c = MPI_File_f2c(*fh);
fh_c              123 ompi/mca/io/romio321/romio/mpi-io/fortran/read_atallf.c     *ierr = MPI_File_read_at_all(fh_c,*offset,buf,*count,(MPI_Datatype)*datatype,status);
fh_c              100 ompi/mca/io/romio321/romio/mpi-io/fortran/read_atf.c     MPI_File fh_c;
fh_c              103 ompi/mca/io/romio321/romio/mpi-io/fortran/read_atf.c     fh_c = MPI_File_f2c(*fh);
fh_c              106 ompi/mca/io/romio321/romio/mpi-io/fortran/read_atf.c     *ierr = MPI_File_read_at(fh_c,*offset,buf,*count,datatype_c,status);
fh_c              116 ompi/mca/io/romio321/romio/mpi-io/fortran/read_atf.c     MPI_File fh_c;
fh_c              118 ompi/mca/io/romio321/romio/mpi-io/fortran/read_atf.c     fh_c = MPI_File_f2c(*fh);
fh_c              119 ompi/mca/io/romio321/romio/mpi-io/fortran/read_atf.c     *ierr = MPI_File_read_at(fh_c,*offset,buf,*count,(MPI_Datatype)*datatype,status);
fh_c              100 ompi/mca/io/romio321/romio/mpi-io/fortran/read_ordbf.c     MPI_File fh_c;
fh_c              103 ompi/mca/io/romio321/romio/mpi-io/fortran/read_ordbf.c     fh_c = MPI_File_f2c(*fh);
fh_c              106 ompi/mca/io/romio321/romio/mpi-io/fortran/read_ordbf.c     *ierr = MPI_File_read_ordered_begin(fh_c,buf,*count,datatype_c);
fh_c              115 ompi/mca/io/romio321/romio/mpi-io/fortran/read_ordbf.c     MPI_File fh_c;
fh_c              117 ompi/mca/io/romio321/romio/mpi-io/fortran/read_ordbf.c     fh_c = MPI_File_f2c(*fh);
fh_c              118 ompi/mca/io/romio321/romio/mpi-io/fortran/read_ordbf.c     *ierr = MPI_File_read_ordered_begin(fh_c,buf,*count,(MPI_Datatype)*datatype);
fh_c               98 ompi/mca/io/romio321/romio/mpi-io/fortran/read_ordef.c     MPI_File fh_c;
fh_c              100 ompi/mca/io/romio321/romio/mpi-io/fortran/read_ordef.c     fh_c = MPI_File_f2c(*fh);
fh_c              102 ompi/mca/io/romio321/romio/mpi-io/fortran/read_ordef.c     *ierr = MPI_File_read_ordered_end(fh_c,buf,status);
fh_c              100 ompi/mca/io/romio321/romio/mpi-io/fortran/read_ordf.c     MPI_File fh_c;
fh_c              103 ompi/mca/io/romio321/romio/mpi-io/fortran/read_ordf.c     fh_c = MPI_File_f2c(*fh);
fh_c              106 ompi/mca/io/romio321/romio/mpi-io/fortran/read_ordf.c     *ierr = MPI_File_read_ordered(fh_c,buf,*count,datatype_c,status);
fh_c              115 ompi/mca/io/romio321/romio/mpi-io/fortran/read_ordf.c     MPI_File fh_c;
fh_c              117 ompi/mca/io/romio321/romio/mpi-io/fortran/read_ordf.c     fh_c = MPI_File_f2c(*fh);
fh_c              118 ompi/mca/io/romio321/romio/mpi-io/fortran/read_ordf.c     *ierr = MPI_File_read_ordered(fh_c,buf,*count,(MPI_Datatype)*datatype,status);
fh_c               99 ompi/mca/io/romio321/romio/mpi-io/fortran/read_shf.c     MPI_File fh_c;
fh_c              102 ompi/mca/io/romio321/romio/mpi-io/fortran/read_shf.c     fh_c = MPI_File_f2c(*fh);
fh_c              105 ompi/mca/io/romio321/romio/mpi-io/fortran/read_shf.c     *ierr = MPI_File_read_shared(fh_c,buf,*count,datatype_c,status);
fh_c              114 ompi/mca/io/romio321/romio/mpi-io/fortran/read_shf.c     MPI_File fh_c;
fh_c              116 ompi/mca/io/romio321/romio/mpi-io/fortran/read_shf.c     fh_c = MPI_File_f2c(*fh);
fh_c              117 ompi/mca/io/romio321/romio/mpi-io/fortran/read_shf.c     *ierr = MPI_File_read_shared(fh_c,buf,*count,(MPI_Datatype)*datatype,status);
fh_c              100 ompi/mca/io/romio321/romio/mpi-io/fortran/readf.c     MPI_File fh_c;
fh_c              103 ompi/mca/io/romio321/romio/mpi-io/fortran/readf.c     fh_c = MPI_File_f2c(*fh);
fh_c              106 ompi/mca/io/romio321/romio/mpi-io/fortran/readf.c     *ierr = MPI_File_read(fh_c,buf,*count,datatype_c,status);
fh_c              116 ompi/mca/io/romio321/romio/mpi-io/fortran/readf.c     MPI_File fh_c;
fh_c              118 ompi/mca/io/romio321/romio/mpi-io/fortran/readf.c     fh_c = MPI_File_f2c(*fh);
fh_c              119 ompi/mca/io/romio321/romio/mpi-io/fortran/readf.c     *ierr = MPI_File_read(fh_c,buf,*count,(MPI_Datatype)*datatype,status);
fh_c               98 ompi/mca/io/romio321/romio/mpi-io/fortran/seek_shf.c     MPI_File fh_c;
fh_c              100 ompi/mca/io/romio321/romio/mpi-io/fortran/seek_shf.c     fh_c = MPI_File_f2c(*fh);
fh_c              101 ompi/mca/io/romio321/romio/mpi-io/fortran/seek_shf.c     *ierr = MPI_File_seek_shared(fh_c,*offset,*whence);
fh_c               97 ompi/mca/io/romio321/romio/mpi-io/fortran/seekf.c     MPI_File fh_c;
fh_c               99 ompi/mca/io/romio321/romio/mpi-io/fortran/seekf.c     fh_c = MPI_File_f2c(*fh);
fh_c              100 ompi/mca/io/romio321/romio/mpi-io/fortran/seekf.c     *ierr = MPI_File_seek(fh_c,*offset,*whence);
fh_c               97 ompi/mca/io/romio321/romio/mpi-io/fortran/set_atomf.c     MPI_File fh_c;
fh_c               99 ompi/mca/io/romio321/romio/mpi-io/fortran/set_atomf.c     fh_c = MPI_File_f2c(*fh);
fh_c              100 ompi/mca/io/romio321/romio/mpi-io/fortran/set_atomf.c     *ierr = MPI_File_set_atomicity(fh_c,*flag);
fh_c               97 ompi/mca/io/romio321/romio/mpi-io/fortran/set_errhf.c     MPI_File fh_c;
fh_c              100 ompi/mca/io/romio321/romio/mpi-io/fortran/set_errhf.c     fh_c = MPI_File_f2c(*fh);
fh_c              103 ompi/mca/io/romio321/romio/mpi-io/fortran/set_errhf.c     *ierr = MPI_File_set_errhandler(fh_c,err_handler_c);
fh_c               97 ompi/mca/io/romio321/romio/mpi-io/fortran/set_infof.c     MPI_File fh_c;
fh_c              100 ompi/mca/io/romio321/romio/mpi-io/fortran/set_infof.c     fh_c = MPI_File_f2c(*fh);
fh_c              103 ompi/mca/io/romio321/romio/mpi-io/fortran/set_infof.c     *ierr = MPI_File_set_info(fh_c, info_c);
fh_c               97 ompi/mca/io/romio321/romio/mpi-io/fortran/set_sizef.c     MPI_File fh_c;
fh_c               99 ompi/mca/io/romio321/romio/mpi-io/fortran/set_sizef.c     fh_c = MPI_File_f2c(*fh);
fh_c              100 ompi/mca/io/romio321/romio/mpi-io/fortran/set_sizef.c     *ierr = MPI_File_set_size(fh_c,*size);
fh_c              106 ompi/mca/io/romio321/romio/mpi-io/fortran/set_viewf.c     MPI_File fh_c;
fh_c              131 ompi/mca/io/romio321/romio/mpi-io/fortran/set_viewf.c     fh_c = MPI_File_f2c(*fh);
fh_c              133 ompi/mca/io/romio321/romio/mpi-io/fortran/set_viewf.c     *ierr = MPI_File_set_view(fh_c,*disp,etype_c,filetype_c,newstr,info_c);
fh_c              154 ompi/mca/io/romio321/romio/mpi-io/fortran/set_viewf.c     MPI_File fh_c;
fh_c              176 ompi/mca/io/romio321/romio/mpi-io/fortran/set_viewf.c     fh_c = MPI_File_f2c(*fh);
fh_c              178 ompi/mca/io/romio321/romio/mpi-io/fortran/set_viewf.c     *ierr = MPI_File_set_view(fh_c,*disp,*etype,*filetype,newstr,info_c);
fh_c              101 ompi/mca/io/romio321/romio/mpi-io/fortran/wr_atallbf.c     MPI_File fh_c;
fh_c              104 ompi/mca/io/romio321/romio/mpi-io/fortran/wr_atallbf.c     fh_c = MPI_File_f2c(*fh);
fh_c              107 ompi/mca/io/romio321/romio/mpi-io/fortran/wr_atallbf.c     *ierr = MPI_File_write_at_all_begin(fh_c,*offset,buf,*count,datatype_c);
fh_c              117 ompi/mca/io/romio321/romio/mpi-io/fortran/wr_atallbf.c     MPI_File fh_c;
fh_c              119 ompi/mca/io/romio321/romio/mpi-io/fortran/wr_atallbf.c     fh_c = MPI_File_f2c(*fh);
fh_c              120 ompi/mca/io/romio321/romio/mpi-io/fortran/wr_atallbf.c     *ierr = MPI_File_write_at_all_begin(fh_c,*offset,buf,*count,(MPI_Datatype)*datatype);
fh_c               98 ompi/mca/io/romio321/romio/mpi-io/fortran/wr_atallef.c     MPI_File fh_c;
fh_c              100 ompi/mca/io/romio321/romio/mpi-io/fortran/wr_atallef.c     fh_c = MPI_File_f2c(*fh);
fh_c              102 ompi/mca/io/romio321/romio/mpi-io/fortran/wr_atallef.c     *ierr = MPI_File_write_at_all_end(fh_c,buf,status);
fh_c               98 ompi/mca/io/romio321/romio/mpi-io/fortran/write_allbf.c     MPI_File fh_c;
fh_c              101 ompi/mca/io/romio321/romio/mpi-io/fortran/write_allbf.c     fh_c = MPI_File_f2c(*fh);
fh_c              104 ompi/mca/io/romio321/romio/mpi-io/fortran/write_allbf.c     *ierr = MPI_File_write_all_begin(fh_c,buf,*count,datatype_c);
fh_c              112 ompi/mca/io/romio321/romio/mpi-io/fortran/write_allbf.c     MPI_File fh_c;
fh_c              114 ompi/mca/io/romio321/romio/mpi-io/fortran/write_allbf.c     fh_c = MPI_File_f2c(*fh);
fh_c              115 ompi/mca/io/romio321/romio/mpi-io/fortran/write_allbf.c     *ierr = MPI_File_write_all_begin(fh_c,buf,*count,(MPI_Datatype)*datatype);
fh_c               96 ompi/mca/io/romio321/romio/mpi-io/fortran/write_allef.c     MPI_File fh_c;
fh_c               98 ompi/mca/io/romio321/romio/mpi-io/fortran/write_allef.c     fh_c = MPI_File_f2c(*fh);
fh_c              100 ompi/mca/io/romio321/romio/mpi-io/fortran/write_allef.c     *ierr = MPI_File_write_all_end(fh_c,buf,status);
fh_c               99 ompi/mca/io/romio321/romio/mpi-io/fortran/write_allf.c     MPI_File fh_c;
fh_c              102 ompi/mca/io/romio321/romio/mpi-io/fortran/write_allf.c     fh_c = MPI_File_f2c(*fh);
fh_c              105 ompi/mca/io/romio321/romio/mpi-io/fortran/write_allf.c     *ierr = MPI_File_write_all(fh_c,buf,*count,datatype_c,status);
fh_c              114 ompi/mca/io/romio321/romio/mpi-io/fortran/write_allf.c     MPI_File fh_c;
fh_c              116 ompi/mca/io/romio321/romio/mpi-io/fortran/write_allf.c     fh_c = MPI_File_f2c(*fh);
fh_c              117 ompi/mca/io/romio321/romio/mpi-io/fortran/write_allf.c     *ierr = MPI_File_write_all(fh_c,buf,*count,*datatype,status);
fh_c              102 ompi/mca/io/romio321/romio/mpi-io/fortran/write_atallf.c     MPI_File fh_c;
fh_c              105 ompi/mca/io/romio321/romio/mpi-io/fortran/write_atallf.c     fh_c = MPI_File_f2c(*fh);
fh_c              108 ompi/mca/io/romio321/romio/mpi-io/fortran/write_atallf.c     *ierr = MPI_File_write_at_all(fh_c,*offset,buf,*count,datatype_c,status);
fh_c              120 ompi/mca/io/romio321/romio/mpi-io/fortran/write_atallf.c     MPI_File fh_c;
fh_c              122 ompi/mca/io/romio321/romio/mpi-io/fortran/write_atallf.c     fh_c = MPI_File_f2c(*fh);
fh_c              123 ompi/mca/io/romio321/romio/mpi-io/fortran/write_atallf.c     *ierr = MPI_File_write_at_all(fh_c,*offset,buf,*count,*datatype,status);
fh_c              102 ompi/mca/io/romio321/romio/mpi-io/fortran/write_atf.c     MPI_File fh_c;
fh_c              105 ompi/mca/io/romio321/romio/mpi-io/fortran/write_atf.c     fh_c = MPI_File_f2c(*fh);
fh_c              108 ompi/mca/io/romio321/romio/mpi-io/fortran/write_atf.c     *ierr = MPI_File_write_at(fh_c,*offset,buf,*count,datatype_c,status);
fh_c              120 ompi/mca/io/romio321/romio/mpi-io/fortran/write_atf.c     MPI_File fh_c;
fh_c              122 ompi/mca/io/romio321/romio/mpi-io/fortran/write_atf.c     fh_c = MPI_File_f2c(*fh);
fh_c              123 ompi/mca/io/romio321/romio/mpi-io/fortran/write_atf.c     *ierr = MPI_File_write_at(fh_c,*offset,buf,*count,*datatype,status);
fh_c               99 ompi/mca/io/romio321/romio/mpi-io/fortran/write_ordbf.c     MPI_File fh_c;
fh_c              102 ompi/mca/io/romio321/romio/mpi-io/fortran/write_ordbf.c     fh_c = MPI_File_f2c(*fh);
fh_c              105 ompi/mca/io/romio321/romio/mpi-io/fortran/write_ordbf.c     *ierr = MPI_File_write_ordered_begin(fh_c,buf,*count,datatype_c);
fh_c              114 ompi/mca/io/romio321/romio/mpi-io/fortran/write_ordbf.c     MPI_File fh_c;
fh_c              116 ompi/mca/io/romio321/romio/mpi-io/fortran/write_ordbf.c     fh_c = MPI_File_f2c(*fh);
fh_c              117 ompi/mca/io/romio321/romio/mpi-io/fortran/write_ordbf.c     *ierr = MPI_File_write_ordered_begin(fh_c,buf,*count,*datatype);
fh_c               97 ompi/mca/io/romio321/romio/mpi-io/fortran/write_ordef.c     MPI_File fh_c;
fh_c               99 ompi/mca/io/romio321/romio/mpi-io/fortran/write_ordef.c     fh_c = MPI_File_f2c(*fh);
fh_c              101 ompi/mca/io/romio321/romio/mpi-io/fortran/write_ordef.c     *ierr = MPI_File_write_ordered_end(fh_c,buf,status);
fh_c               99 ompi/mca/io/romio321/romio/mpi-io/fortran/write_ordf.c     MPI_File fh_c;
fh_c              102 ompi/mca/io/romio321/romio/mpi-io/fortran/write_ordf.c     fh_c = MPI_File_f2c(*fh);
fh_c              105 ompi/mca/io/romio321/romio/mpi-io/fortran/write_ordf.c     *ierr = MPI_File_write_ordered(fh_c,buf,*count,datatype_c,status);
fh_c              114 ompi/mca/io/romio321/romio/mpi-io/fortran/write_ordf.c     MPI_File fh_c;
fh_c              116 ompi/mca/io/romio321/romio/mpi-io/fortran/write_ordf.c     fh_c = MPI_File_f2c(*fh);
fh_c              117 ompi/mca/io/romio321/romio/mpi-io/fortran/write_ordf.c     *ierr = MPI_File_write_ordered(fh_c,buf,*count,*datatype,status);
fh_c              100 ompi/mca/io/romio321/romio/mpi-io/fortran/write_shf.c     MPI_File fh_c;
fh_c              103 ompi/mca/io/romio321/romio/mpi-io/fortran/write_shf.c     fh_c = MPI_File_f2c(*fh);
fh_c              106 ompi/mca/io/romio321/romio/mpi-io/fortran/write_shf.c     *ierr = MPI_File_write_shared(fh_c, buf,*count,datatype_c,status);
fh_c              116 ompi/mca/io/romio321/romio/mpi-io/fortran/write_shf.c     MPI_File fh_c;
fh_c              118 ompi/mca/io/romio321/romio/mpi-io/fortran/write_shf.c     fh_c = MPI_File_f2c(*fh);
fh_c              119 ompi/mca/io/romio321/romio/mpi-io/fortran/write_shf.c     *ierr = MPI_File_write_shared(fh_c, buf,*count,*datatype,status);
fh_c              100 ompi/mca/io/romio321/romio/mpi-io/fortran/writef.c     MPI_File fh_c;
fh_c              103 ompi/mca/io/romio321/romio/mpi-io/fortran/writef.c     fh_c = MPI_File_f2c(*fh);
fh_c              106 ompi/mca/io/romio321/romio/mpi-io/fortran/writef.c     *ierr = MPI_File_write(fh_c, buf,*count,datatype_c,status);
fh_c              116 ompi/mca/io/romio321/romio/mpi-io/fortran/writef.c     MPI_File fh_c;
fh_c              118 ompi/mca/io/romio321/romio/mpi-io/fortran/writef.c     fh_c = MPI_File_f2c(*fh);
fh_c              119 ompi/mca/io/romio321/romio/mpi-io/fortran/writef.c     *ierr = MPI_File_write(fh_c, buf,*count,*datatype,status);