fallback_integer_module   61 ompi/mca/op/example/op_example_module_bxor.c     ompi_op_base_module_t *fallback_integer_module;
fallback_integer_module   77 ompi/mca/op/example/op_example_module_bxor.c     m->fallback_integer_module = NULL;
fallback_integer_module   94 ompi/mca/op/example/op_example_module_bxor.c     m->fallback_integer_module = (ompi_op_base_module_t*) 0xdeadbeef;
fallback_integer_module  168 ompi/mca/op/example/op_example_module_bxor.c     m->fallback_integer(in, out, count, type, m->fallback_integer_module);
fallback_integer_module  214 ompi/mca/op/example/op_example_module_bxor.c     module->fallback_integer_module =
fallback_integer_module  216 ompi/mca/op/example/op_example_module_bxor.c     OBJ_RETAIN(module->fallback_integer_module);