MPIR_INFO_COOKIE 43 ompi/mca/io/romio321/romio/mpi2-other/info/info_c2f.c if ((info <= (MPI_Info) 0) || (info->cookie != MPIR_INFO_COOKIE)) MPIR_INFO_COOKIE 42 ompi/mca/io/romio321/romio/mpi2-other/info/info_create.c (*info)->cookie = MPIR_INFO_COOKIE; MPIR_INFO_COOKIE 40 ompi/mca/io/romio321/romio/mpi2-other/info/info_delete.c if ((info <= (MPI_Info) 0) || (info->cookie != MPIR_INFO_COOKIE)) { MPIR_INFO_COOKIE 41 ompi/mca/io/romio321/romio/mpi2-other/info/info_dup.c if ((info <= (MPI_Info) 0) || (info->cookie != MPIR_INFO_COOKIE)) { MPIR_INFO_COOKIE 48 ompi/mca/io/romio321/romio/mpi2-other/info/info_dup.c curr_new->cookie = MPIR_INFO_COOKIE; MPIR_INFO_COOKIE 38 ompi/mca/io/romio321/romio/mpi2-other/info/info_free.c if ((*info <= (MPI_Info) 0) || ((*info)->cookie != MPIR_INFO_COOKIE)) { MPIR_INFO_COOKIE 44 ompi/mca/io/romio321/romio/mpi2-other/info/info_get.c if ((info <= (MPI_Info) 0) || (info->cookie != MPIR_INFO_COOKIE)) { MPIR_INFO_COOKIE 41 ompi/mca/io/romio321/romio/mpi2-other/info/info_getnks.c if ((info <= (MPI_Info) 0) || (info->cookie != MPIR_INFO_COOKIE)) { MPIR_INFO_COOKIE 43 ompi/mca/io/romio321/romio/mpi2-other/info/info_getnth.c if ((info <= (MPI_Info) 0) || (info->cookie != MPIR_INFO_COOKIE)) { MPIR_INFO_COOKIE 43 ompi/mca/io/romio321/romio/mpi2-other/info/info_getvln.c if ((info <= (MPI_Info) 0) || (info->cookie != MPIR_INFO_COOKIE)) { MPIR_INFO_COOKIE 40 ompi/mca/io/romio321/romio/mpi2-other/info/info_set.c if ((info <= (MPI_Info) 0) || (info->cookie != MPIR_INFO_COOKIE)) {