OMPI_IDENT_STRING 643 ompi/debuggers/ompi_common_dll.c (strlen(OPAL_IDENT_STRING)> 0)?OMPI_IDENT_STRING:"", OMPI_IDENT_STRING 102 ompi/mpi/c/get_library_version.c if (strlen(OMPI_IDENT_STRING) > 0) { OMPI_IDENT_STRING 103 ompi/mpi/c/get_library_version.c snprintf(ptr, len_left, ", ident: %s", OMPI_IDENT_STRING); OMPI_IDENT_STRING 38 ompi/mpi/cxx/mpicxx.cc const char ompi_libcxx_version_string[] = OMPI_IDENT_STRING; OMPI_IDENT_STRING 31 ompi/mpi/fortran/mpif-h/init_f.c const char ident[] = OMPI_IDENT_STRING; OMPI_IDENT_STRING 128 ompi/runtime/ompi_mpi_init.c const char ompi_version_string[] = OMPI_IDENT_STRING; OMPI_IDENT_STRING 559 ompi/runtime/ompi_mpi_init.c if (OMPI_SUCCESS != (ret = ompi_interlib_declare(*provided, OMPI_IDENT_STRING))) {