Sign in
llvm
/
llvm-project
/
61a23646c977f5530829742fdf5b901b7d9815a2
/
.
/
libclc
/
generic
/
include
/
math
/
clc_sqrt.h
blob: 90a7c575c9bad9987f982f86ba20593355a52a36 [
file
] [
log
] [
blame
]
#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