Sign in
llvm
/
llvm-project
/
311dd55c9eb9342b1c889f6db7728f15b05378bb
/
.
/
libclc
/
generic
/
lib
/
math
/
exp10.cl
blob: e7456dd139e69d52c4c7d253dbf491817d8521e1 [
file
] [
log
] [
blame
]
#
include
<
clc
/
clc
.
h
>
#
include
<
math
/
clc_exp10
.
h
>
#
define
__CLC_FUNC exp10
#
define
__CLC_BODY
<
clc_sw_unary
.
inc
>
#
include
<
clc
/
math
/
gentype
.
inc
>