blob: 4cd81235b0f04c8f5abdd21ea67ac37e7ea9f754 (
plain)
1
2
3
4
5
6
7
8
9
|
#define __CLC_BODY <clc/math/unary_decl.inc>
#define __CLC_FUNCTION native_exp10
#define __FLOAT_ONLY
#include <clc/math/gentype.inc>
#undef __FLOAT_ONLY
#undef __CLC_BODY
#undef __CLC_FUNCTION
|