Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
f0a1c65fb007d727ff93bd8ff9c438f689cde77d
/
.
/
libclc
/
generic
/
lib
/
math
/
acos.cl
blob: 3ce96554fef3370d60bddf5a54ef75a8da75b7d4 [
file
] [
log
] [
blame
]
#
include
<
clc
/
clc
.
h
>
#
ifdef cl_khr_fp64
#
pragma OPENCL EXTENSION cl_khr_fp64
:
enable
#
endif
#
define
__CLC_BODY
<
acos
.
inc
>
#
include
<
clc
/
math
/
gentype
.
inc
>