Sign in
llvm
/
llvm-project
/
6a01ac7d06df875206f746fc982f58c161249285
/
.
/
libclc
/
generic
/
lib
/
math
/
rint.cl
blob: ecf7d5c1e6dde8d0a07bf1b3438a7677f58222e5 [
file
]
#
include
<
clc
/
clc
.
h
>
#
include
<
clc
/
math
/
clc_rint
.
h
>
#
undef __CLC_FUNCTION
#
define
__CLC_FUNCTION rint
#
include
<
clc
/
math
/
unary_builtin
.
inc
>