xref: /llvm-project/libclc/generic/include/clc/math/exp10.h (revision 42df5d2a8f2801b0f6b0e9a489fc5b32189364c3)
1 #undef exp10
2 
3 #define __CLC_BODY <clc/math/unary_decl.inc>
4 #define __CLC_FUNCTION exp10
5 
6 #include <clc/math/gentype.inc>
7 
8 #undef __CLC_BODY
9 #undef __CLC_FUNCTION
10