bolt/deps/llvm-18.1.8/libclc/generic/include/math/clc_exp10.h
2025-02-14 19:21:04 +01:00

4 lines
134 B
C

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