llvm-project/libclc/generic/include/clc/math/tan.h

8 lines
146 B
C

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