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