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