Sign in
llvm
/
llvm-project
/
311dd55c9eb9342b1c889f6db7728f15b05378bb
/
.
/
libclc
/
generic
/
lib
/
math
/
hypot.cl
blob: 8339ec75c002b4e826ea365e9412f14a39f64724 [
file
] [
log
] [
blame
]
#
include
<
clc
/
clc
.
h
>
#
include
<
math
/
clc_hypot
.
h
>
#
define
__CLC_FUNC hypot
#
define
__CLC_BODY
<
clc_sw_binary
.
inc
>
#
include
<
clc
/
math
/
gentype
.
inc
>