repo.or.cz
/
llvm-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[analyzer][NFC] Factor out SymbolManager::get<*> (#121781)
[llvm-project.git]
/
libclc
/
generic
/
lib
/
math
/
hypot.cl
blob
8339ec75c002b4e826ea365e9412f14a39f64724
1
#
include
<
clc
/
clc.h
>
2
3
#
include
<
math
/
clc_hypot.h
>
4
5
#
define __CLC_FUNC hypot
6
#
define __CLC_BODY
<
clc_sw_binary.inc
>
7
#
include
<
clc
/
math
/
gentype.inc
>