Jan Vesely | 4301e6d | 2017-11-10 22:16:39 +0000 | [diff] [blame] | 1 | #define __CLC_BODY <clc/math/unary_decl.inc> |
2 | #define __CLC_FUNCTION native_sqrt | ||||
3 | #define __FLOAT_ONLY | ||||
4 | |||||
5 | #include <clc/math/gentype.inc> | ||||
6 | |||||
7 | #undef __FLOAT_ONLY | ||||
8 | #undef __CLC_BODY | ||||
9 | #undef __CLC_FUNCTION |