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