forked from OSchip/llvm-project
5 lines
127 B
Common Lisp
5 lines
127 B
Common Lisp
|
#include <clc/clc.h>
|
||
|
#include "../lib/clcmacro.h"
|
||
|
|
||
|
_CLC_DEFINE_BINARY_BUILTIN(float, nextafter, __clc_nextafter, float, float)
|