hanchenye-llvm-project/libclc/generic/include/clc/math/exp10.h

10 lines
162 B
C

#undef exp10
#define __CLC_BODY <clc/math/unary_decl.inc>
#define __CLC_FUNCTION exp10
#include <clc/math/gentype.inc>
#undef __CLC_BODY
#undef __CLC_FUNCTION