1*0750b7dfSJan Vesely #define __CLC_BODY <clc/math/unary_decl.inc> 2*0750b7dfSJan Vesely #define __CLC_FUNCTION native_cos 3*0750b7dfSJan Vesely #define __FLOAT_ONLY 4*0750b7dfSJan Vesely 5*0750b7dfSJan Vesely #include <clc/math/gentype.inc> 6*0750b7dfSJan Vesely 7*0750b7dfSJan Vesely #undef __FLOAT_ONLY 8*0750b7dfSJan Vesely #undef __CLC_BODY 9*0750b7dfSJan Vesely #undef __CLC_FUNCTION 10