Sign in
android
/
toolchain
/
llvm-project
/
refs/heads/mirror-goog-main-rust-toolchain-source
/
.
/
libclc
/
generic
/
lib
/
math
/
native_cos.cl
blob: 3a934272a28383437fa4f25ecc67abe96a06702a [
file
] [
log
] [
blame
] [
edit
]
#
include
<
clc
/
clc
.
h
>
#
define
__CLC_NATIVE_INTRINSIC cos
#
define
__CLC_BODY
<
native_unary_intrinsic
.
inc
>
#
define
__FLOAT_ONLY
#
include
<
clc
/
math
/
gentype
.
inc
>