blob: 4611c81ae91ec02d511567218ab29c4c3277b679 [file] [log] [blame]
Tom Stellard6c7b86c2013-10-10 19:08:51 +00001#include <clc/clc.h>
Jeroen Ketema526fe2d2014-06-24 09:36:32 +00002#include "../lib/clcmacro.h"
Tom Stellard6c7b86c2013-10-10 19:08:51 +00003
4_CLC_DEFINE_BINARY_BUILTIN(float, nextafter, __clc_nextafter, float, float)