Sign in
llvm
/
llvm-project
/
7d8da04c26bffd9da4461eef181df39c46292fa3
/
.
/
libclc
/
generic
/
lib
/
math
/
round.cl
blob: 46f8cf6396abbd035a85ac2b64b73a9fe2c0db6a [
file
] [
log
] [
blame
]
#
include
<
clc
/
clc
.
h
>
#
include
<
clc
/
clcmacro
.
h
>
#
include
<
clc
/
math
/
clc_round
.
h
>
#
undef __CLC_FUNCTION
#
define
__CLC_FUNCTION round
#
include
<
clc
/
math
/
unary_builtin
.
inc
>