1*edbde58dSJan Vesely #define __CLC_BODY <clc/math/unary_decl.inc> 2*edbde58dSJan Vesely #define __CLC_FUNCTION native_exp2 3*edbde58dSJan Vesely #define __FLOAT_ONLY 4*edbde58dSJan Vesely 5*edbde58dSJan Vesely #include <clc/math/gentype.inc> 6*edbde58dSJan Vesely 7*edbde58dSJan Vesely #undef __FLOAT_ONLY 8*edbde58dSJan Vesely #undef __CLC_BODY 9*edbde58dSJan Vesely #undef __CLC_FUNCTION 10