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