Sign in
llvm
/
llvm-project
/
libclc
/
7590d5e147c09a002a6e3f00973e742da415560b
/
.
/
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