MPI_MAX_ERROR_STRING 129 ompi/errhandler/errcode.c opal_string_copy((VAR).errstring, (TXT), MPI_MAX_ERROR_STRING); \ MPI_MAX_ERROR_STRING 354 ompi/errhandler/errcode.c if ( MPI_MAX_ERROR_STRING > len ) { MPI_MAX_ERROR_STRING 355 ompi/errhandler/errcode.c len = MPI_MAX_ERROR_STRING; MPI_MAX_ERROR_STRING 366 ompi/errhandler/errcode.c memset ( errcode->errstring, 0, MPI_MAX_ERROR_STRING); MPI_MAX_ERROR_STRING 48 ompi/errhandler/errcode.h char errstring[MPI_MAX_ERROR_STRING]; MPI_MAX_ERROR_STRING 16 ompi/mca/io/romio321/romio/adio/common/error.c char buf[MPI_MAX_ERROR_STRING]; MPI_MAX_ERROR_STRING 25 ompi/mca/io/romio321/romio/test/aggregation2.c char msg[MPI_MAX_ERROR_STRING]; MPI_MAX_ERROR_STRING 23 ompi/mca/io/romio321/romio/test/async-multiple.c char msg[MPI_MAX_ERROR_STRING]; MPI_MAX_ERROR_STRING 21 ompi/mca/io/romio321/romio/test/async.c char msg[MPI_MAX_ERROR_STRING]; MPI_MAX_ERROR_STRING 24 ompi/mca/io/romio321/romio/test/big_extents.c char msg[MPI_MAX_ERROR_STRING]; MPI_MAX_ERROR_STRING 25 ompi/mca/io/romio321/romio/test/coll_test.c char msg[MPI_MAX_ERROR_STRING]; MPI_MAX_ERROR_STRING 24 ompi/mca/io/romio321/romio/test/creat_excl.c char msg[MPI_MAX_ERROR_STRING]; MPI_MAX_ERROR_STRING 19 ompi/mca/io/romio321/romio/test/darray_read.c char msg[MPI_MAX_ERROR_STRING]; MPI_MAX_ERROR_STRING 20 ompi/mca/io/romio321/romio/test/error.c char string[MPI_MAX_ERROR_STRING]; MPI_MAX_ERROR_STRING 21 ompi/mca/io/romio321/romio/test/external32.c char msg[MPI_MAX_ERROR_STRING]; MPI_MAX_ERROR_STRING 17 ompi/mca/io/romio321/romio/test/file_info.c char msg[MPI_MAX_ERROR_STRING]; MPI_MAX_ERROR_STRING 50 ompi/mca/io/romio321/romio/test/noncontig_coll2.c char msg[MPI_MAX_ERROR_STRING]; MPI_MAX_ERROR_STRING 18 ompi/mca/io/romio321/romio/test/ordered_fp.c char msg[MPI_MAX_ERROR_STRING]; MPI_MAX_ERROR_STRING 17 ompi/mca/io/romio321/romio/test/shared_fp.c char msg[MPI_MAX_ERROR_STRING]; MPI_MAX_ERROR_STRING 15 ompi/mca/io/romio321/romio/test/simple.c char msg[MPI_MAX_ERROR_STRING]; MPI_MAX_ERROR_STRING 20 ompi/mca/io/romio321/romio/test/types_with_zeros.c char msg[MPI_MAX_ERROR_STRING]; MPI_MAX_ERROR_STRING 58 ompi/mpi/c/add_error_string.c if ( MPI_MAX_ERROR_STRING < (strlen(string)+1) ) MPI_MAX_ERROR_STRING 59 ompi/mpi/c/error_string.c opal_string_copy(string, tmpstring, MPI_MAX_ERROR_STRING); MPI_MAX_ERROR_STRING 110 ompi/mpi/cxx/constants.h static const int MAX_ERROR_STRING = MPI_MAX_ERROR_STRING; MPI_MAX_ERROR_STRING 78 ompi/mpi/fortran/mpif-h/add_error_string_f.c if (len > MPI_MAX_ERROR_STRING) { MPI_MAX_ERROR_STRING 83 ompi/mpi/fortran/mpif-h/error_string_f.c char c_string[MPI_MAX_ERROR_STRING + 1]; MPI_MAX_ERROR_STRING 692 ompi/tools/ompi_info/param.c MPI_MAX_ERROR_STRING); MPI_MAX_ERROR_STRING 411 oshmem/tools/oshmem_info/param.c MPI_MAX_ERROR_STRING);