Sign in
android
/
toolchain
/
llvm-project
/
refs/heads/mirror-goog-main-rust-toolchain-source
/
.
/
libclc
/
generic
/
lib
/
math
/
trunc.cl
blob: 1d5f04a32305411656fdb2497ef1c58107179f15 [
file
] [
log
] [
blame
] [
edit
]
#
include
<
clc
/
clc
.
h
>
#
include
<
clc
/
math
/
clc_trunc
.
h
>
#
undef __CLC_FUNCTION
#
define
__CLC_FUNCTION trunc
#
include
<
clc
/
math
/
unary_builtin
.
inc
>