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