to_real 300 opal/datatype/opal_copy_functions_heterogeneous.c bool *to_real = (bool*) to; \ to_real 301 opal/datatype/opal_copy_functions_heterogeneous.c *to_real = *((TYPE*) from) == 0 ? false : true; \