Sign in
android
/
toolchain
/
llvm-project
/
refs/heads/mirror-goog-main-rust-toolchain-source
/
.
/
libclc
/
generic
/
lib
/
math
/
ceil.cl
blob: 8df864a06314d82fcd6ddd6f6219ec261e774e76 [
file
] [
log
] [
blame
] [
edit
]
#
include
<
clc
/
clc
.
h
>
#
include
<
clc
/
clcmacro
.
h
>
#
include
<
clc
/
math
/
clc_ceil
.
h
>
#
undef __CLC_FUNCTION
#
define
__CLC_FUNCTION ceil
#
include
<
clc
/
math
/
unary_builtin
.
inc
>