Home
last modified time | relevance | path

Searched defs:OMPI_LOGICAL_SINGLE_NAME_CONVERT (Results 1 – 2 of 2) sorted by relevance

/dports/net/openmpi/openmpi-4.1.1/ompi/mpi/fortran/base/
H A Dfint_2_int.h184 # define OMPI_LOGICAL_SINGLE_NAME_CONVERT(in) in /* Not needed for int==logical */ macro
203 # define OMPI_LOGICAL_SINGLE_NAME_CONVERT(in) &c_##in macro
/dports/net/openmpi3/openmpi-3.1.6/ompi/mpi/fortran/base/
H A Dfint_2_int.h169 # define OMPI_LOGICAL_SINGLE_NAME_CONVERT(in) in /* Not needed for int==logical */ macro
210 # define OMPI_LOGICAL_SINGLE_NAME_CONVERT(in) &c_##in macro