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