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