fallback_real_module   59 ompi/mca/op/example/op_example_module_max.c     ompi_op_base_module_t *fallback_real_module;
fallback_real_module   78 ompi/mca/op/example/op_example_module_max.c     m->fallback_real_module = NULL;
fallback_real_module   98 ompi/mca/op/example/op_example_module_max.c     m->fallback_real_module = (ompi_op_base_module_t*) 0xdeadbeef;
fallback_real_module  177 ompi/mca/op/example/op_example_module_max.c     m->fallback_real(in, out, count, type, m->fallback_real_module);
fallback_real_module  229 ompi/mca/op/example/op_example_module_max.c     module->fallback_real_module =
fallback_real_module  231 ompi/mca/op/example/op_example_module_max.c     OBJ_RETAIN(module->fallback_real_module);