9 lines
203 B
C

#include <clc/clcfunc.h>
#include <clc/clctypes.h>
#define __CLC_FUNCTION __clc_sqrt
#define __CLC_BODY <clc/math/unary_decl.inc>
#include <clc/math/gentype.inc>
#undef __CLC_BODY
#undef __CLC_FUNCTION