Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
81fe1fbf4abd00b24e078a80cb15a2d2c1343f11
/
.
/
libclc
/
generic
/
lib
/
math
/
pow.cl
blob: 5629d2e928e1cb0db797e377b5a2b1db772936ac [
file
] [
log
] [
blame
]
#
include
<
clc
/
clc
.
h
>
#
include
<
math
/
clc_pow
.
h
>
#
define
__CLC_FUNC pow
#
define
__CLC_BODY
<
clc_sw_binary
.
inc
>
#
include
<
clc
/
math
/
gentype
.
inc
>