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