bolt/deps/llvm-18.1.8/libclc/generic/lib/math/tanpi.cl
2025-02-14 19:21:04 +01:00

7 lines
146 B
Common Lisp

#include <clc/clc.h>
#include <math/clc_tanpi.h>
#define __CLC_FUNC tanpi
#define __CLC_BODY <clc_sw_unary.inc>
#include <clc/math/gentype.inc>