call               38 ompi/mpi/fortran/use-mpi-f08/bindings/mpi-f-interfaces-bind.h ! interface for the subroutine and call the PMPI_* name of the
call               85 ompi/mpi/fortran/use-mpi-f08/bindings/mpi-f-interfaces-bind.h ! an "interface" block for the PMPI_* subroutine that we want to call.
call              102 ompi/mpi/java/java/Op.java 			uf.call(invec, inoutvec, count, datatype);
call              106 ompi/mpi/java/java/Op.java 			uf.call(((ByteBuffer)invec).order(ByteOrder.nativeOrder()),
call              122 ompi/mpi/java/java/UserFunction.java 		call(inVec, inOutVec, count, datatype);
call              136 ompi/mpi/java/java/UserFunction.java 		call(inVec, inOutVec, count, datatype);
call              150 ompi/mpi/java/java/UserFunction.java 		call(inVec, inOutVec, count, datatype);
call              164 ompi/mpi/java/java/UserFunction.java 		call(inVec, inOutVec, count, datatype);
call              178 ompi/mpi/java/java/UserFunction.java 		call(inVec, inOutVec, count, datatype);
call              192 ompi/mpi/java/java/UserFunction.java 		call(inVec, inOutVec, count, datatype);
call              206 ompi/mpi/java/java/UserFunction.java 		call(inVec, inOutVec, count, datatype);
call             3064 opal/mca/event/libevent2022/libevent/buffer.c 		unsigned call = (cb->flags & EVBUFFER_CB_CALL_ON_UNSUSPEND);
call             3069 opal/mca/event/libevent2022/libevent/buffer.c 		if (call && (cb->flags & EVBUFFER_CB_ENABLED)) {