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