Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
6c7b86c1061994c07c9a0dc608f979b3a10fa9da
/
.
/
libclc
/
r600
/
lib
/
math
/
nextafter.cl
blob: 54bed5f04a0a7bfafa1811156f7090939df2197d [
file
] [
log
] [
blame
]
Tom Stellard
6c7b86c
2013-10-10 19:08:51 +0000
[
diff
] [
blame^
]
1
#
include
<
clc
/
clc
.
h
>
2
3
_CLC_DEFINE_BINARY_BUILTIN
(
float
,
nextafter
,
__clc_nextafter
,
float
,
float
)