ompi_mpi_op_lxor   86 ompi/op/op.c   ompi_predefined_op_t ompi_mpi_op_lxor = {{{0}}};
ompi_mpi_op_lxor   87 ompi/op/op.c   ompi_predefined_op_t *ompi_mpi_op_lxor_addr = &ompi_mpi_op_lxor;
ompi_mpi_op_lxor  261 ompi/op/op.c           add_intrinsic(&ompi_mpi_op_lxor.op, OMPI_OP_BASE_FORTRAN_LXOR,
ompi_mpi_op_lxor  293 ompi/op/op.c           ompi_mpi_op_lxor.op.op_type = OMPI_OP_LXOR;
ompi_mpi_op_lxor  316 ompi/op/op.c       OBJ_DESTRUCT(&ompi_mpi_op_lxor);
ompi_mpi_op_lxor  305 ompi/op/op.h   OMPI_DECLSPEC extern ompi_predefined_op_t ompi_mpi_op_lxor;