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
/
nan.cl
blob
8f89e8e760de85975fe16cac9d8d5729c20087e7
1
#
include
<
clc
/
clc.h
>
2
#
include
<
clc
/
utils.h
>
3
4
#
define __CLC_AS_GENTYPE __CLC_XCONCAT
(
as_
,
__CLC_GENTYPE
)
5
#
define __CLC_BODY
<
nan.inc
>
6
#
include
<
clc
/
math
/
gentype.inc
>