Sign in
android
/
toolchain
/
llvm-project
/
refs/heads/mirror-goog-main-rust-toolchain-source
/
.
/
libclc
/
generic
/
include
/
math
/
clc_sqrt.h
blob: 90a7c575c9bad9987f982f86ba20593355a52a36 [
file
] [
log
] [
blame
] [
edit
]
#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