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