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