hanchenye-llvm-project/libclc/generic/lib/math/half_log10.cl

7 lines
136 B
Common Lisp

#include <clc/clc.h>
#define __CLC_FUNC log10
#define __CLC_BODY <half_unary.inc>
#define __FLOAT_ONLY
#include <clc/math/gentype.inc>