fallback_int_module   57 ompi/mca/op/example/op_example_module_bxor.c     ompi_op_base_module_t *fallback_int_module;
fallback_int_module   73 ompi/mca/op/example/op_example_module_bxor.c     m->fallback_int_module = NULL;
fallback_int_module   90 ompi/mca/op/example/op_example_module_bxor.c     m->fallback_int_module = (ompi_op_base_module_t*) 0xdeadbeef;
fallback_int_module  140 ompi/mca/op/example/op_example_module_bxor.c     m->fallback_int(in, out, count, type, m->fallback_int_module);
fallback_int_module  196 ompi/mca/op/example/op_example_module_bxor.c     module->fallback_int_module =
fallback_int_module  201 ompi/mca/op/example/op_example_module_bxor.c     OBJ_RETAIN(module->fallback_int_module);