Sign in
llvm
/
llvm-project
/
9e3e1aad3161f4ce5301c3a59c7313ad83240a6d
/
.
/
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
>