Sign in
llvm
/
llvm-project
/
d2d1b5897e871f7b4873befbe2b85db58744e42b
/
.
/
libclc
/
generic
/
lib
/
math
/
ceil.cl
blob: e02789e694e06eb5821fb238ff8987bde72ea3e3 [
file
]
#
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"