Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
fbb4d1e43d0db9f8d1514a0209bb01f56e49d75f
/
.
/
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
>