llvm-project/libclc/r600/lib/math/nextafter.cl

4 lines
98 B
Common Lisp

#include <clc/clc.h>
_CLC_DEFINE_BINARY_BUILTIN(float, nextafter, __clc_nextafter, float, float)