Sign in
llvm
/
llvm-project
/
311dd55c9eb9342b1c889f6db7728f15b05378bb
/
.
/
libclc
/
generic
/
lib
/
math
/
nan.cl
blob: 03752ab2d238b9a12ec409ad3b0a8884dd7f2017 [
file
] [
log
] [
blame
]
#
include
<
clc
/
clc
.
h
>
#
include
"utils.h"
#
define
__CLC_AS_GENTYPE __CLC_XCONCAT
(
as_
,
__CLC_GENTYPE
)
#
define
__CLC_BODY
<
nan
.
inc
>
#
include
<
clc
/
math
/
gentype
.
inc
>