OMPI_IS_FORTRAN_BOTTOM 94 ompi/mpi/fortran/base/constants.h #define OMPI_F2C_BOTTOM(addr) (OMPI_IS_FORTRAN_BOTTOM(addr) ? MPI_BOTTOM : (addr)) OMPI_IS_FORTRAN_BOTTOM 61 ompi/mpi/fortran/base/test_constants_f.c if (!OMPI_IS_FORTRAN_BOTTOM(bottom)) {