xref: /llvm-project/libclc/generic/include/clc/math/cos.h (revision f76371d948c035e617778e74704772025375476f)
1 #define __CLC_BODY <clc/math/unary_decl.inc>
2 #define __CLC_FUNCTION cos
3 
4 #include <clc/math/gentype.inc>
5 
6 #undef __CLC_BODY
7 #undef __CLC_FUNCTION
8