Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
81fe1fbf4abd00b24e078a80cb15a2d2c1343f11
/
.
/
libclc
/
generic
/
lib
/
math
/
native_log10.cl
blob: d69b7b608c3a17d90f1622b089f6b95b76f6edd2 [
file
] [
log
] [
blame
]
#
include
<
clc
/
clc
.
h
>
#
define
__CLC_NATIVE_INTRINSIC log10
#
define
__CLC_BODY
<
native_unary_intrinsic
.
inc
>
#
define
__FLOAT_ONLY
#
include
<
clc
/
math
/
gentype
.
inc
>