1#include <clc/clc.h> 2#include <clc/math/clc_trunc.h> 3 4#undef __CLC_FUNCTION 5#define __CLC_FUNCTION trunc 6#include <clc/math/unary_builtin.inc> 7