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