MPIR_Infotable     40 ompi/mca/io/romio321/romio/adio/common/ad_end.c     if (MPIR_Infotable) ADIOI_Free(MPIR_Infotable);
MPIR_Infotable     20 ompi/mca/io/romio321/romio/adio/common/ad_init.c MPI_Info *MPIR_Infotable = NULL;
MPIR_Infotable     18 ompi/mca/io/romio321/romio/adio/include/adio_extern.h extern MPI_Info *MPIR_Infotable;
MPIR_Infotable     45 ompi/mca/io/romio321/romio/mpi2-other/info/info_c2f.c     if (!MPIR_Infotable) {
MPIR_Infotable     47 ompi/mca/io/romio321/romio/mpi2-other/info/info_c2f.c 	MPIR_Infotable = (MPI_Info *)
MPIR_Infotable     51 ompi/mca/io/romio321/romio/mpi2-other/info/info_c2f.c 	for (i=0; i<MPIR_Infotable_max; i++) MPIR_Infotable[i] = MPI_INFO_NULL;
MPIR_Infotable     54 ompi/mca/io/romio321/romio/mpi2-other/info/info_c2f.c 	MPIR_Infotable = (MPI_Info *) ADIOI_Realloc(MPIR_Infotable, 
MPIR_Infotable     57 ompi/mca/io/romio321/romio/mpi2-other/info/info_c2f.c 	    MPIR_Infotable[i] = MPI_INFO_NULL;
MPIR_Infotable     61 ompi/mca/io/romio321/romio/mpi2-other/info/info_c2f.c     MPIR_Infotable[MPIR_Infotable_ptr] = info;
MPIR_Infotable     47 ompi/mca/io/romio321/romio/mpi2-other/info/info_f2c.c     return MPIR_Infotable[info];