Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
d3173f34e8546a96b8d0df0d9de133f88f10c127
/
.
/
libclc
/
r600
/
lib
/
math
/
nextafter.cl
blob: 4611c81ae91ec02d511567218ab29c4c3277b679 [
file
] [
log
] [
blame
]
#
include
<
clc
/
clc
.
h
>
#
include
"../lib/clcmacro.h"
_CLC_DEFINE_BINARY_BUILTIN
(
float
,
nextafter
,
__clc_nextafter
,
float
,
float
)