llvm-project/libclc/generic/include/math/clc_tan.h

6 lines
150 B
C

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