Sign in
rust
/
rust-lang
/
llvm-project
/
d24ae47db657b4ee48ac9540aafcf6475b4b9f85
/
.
/
libclc
/
generic
/
include
/
clc
/
math
/
rint.h
blob: d257634a6f953641861014fa644ef320168be36f [
file
] [
log
] [
blame
]
#undef
rint
#define
rint __clc_rint
#define
__CLC_FUNCTION __clc_rint
#define
__CLC_INTRINSIC
"llvm.rint"
#include
<
clc
/
math
/
unary_intrin
.
inc
>