blob: 0854fa7efc45801e5d2d7202b150b9d75f38fde2 [file] [log] [blame] [edit]
#include <clc/clc.h>
#include <clc/clcmacro.h>
#include <clc/math/clc_floor.h>
#undef __CLC_FUNCTION
#define __CLC_FUNCTION floor
#include <clc/math/unary_builtin.inc>