Sign in
android
/
toolchain
/
llvm-project
/
refs/heads/mirror-goog-main-rust-toolchain-source
/
.
/
libclc
/
generic
/
lib
/
math
/
tan.cl
blob: 380db67e36409bbb6eabfb773940a0a58bfb747f [
file
] [
log
] [
blame
] [
edit
]
#
include
<
clc
/
clc
.
h
>
#
include
<
math
/
clc_tan
.
h
>
#
define
__CLC_FUNC tan
#
define
__CLC_BODY
<
clc_sw_unary
.
inc
>
#
include
<
clc
/
math
/
gentype
.
inc
>