bolt/deps/llvm-18.1.8/libclc/generic/include/clc/math/native_log10.h

10 lines
196 B
C
Raw Normal View History

2025-02-14 19:21:04 +01:00
#define __CLC_BODY <clc/math/unary_decl.inc>
#define __CLC_FUNCTION native_log10
#define __FLOAT_ONLY
#include <clc/math/gentype.inc>
#undef __FLOAT_ONLY
#undef __CLC_BODY
#undef __CLC_FUNCTION