1#include <clc/clc.h> 2#include <clc/clcmacro.h> 3#include <clc/math/clc_fabs.h> 4 5#undef __CLC_FUNCTION 6#define __CLC_FUNCTION fabs 7#include <clc/math/unary_builtin.inc> 8
1#include <clc/clc.h> 2#include <clc/clcmacro.h> 3#include <clc/math/clc_fabs.h> 4 5#undef __CLC_FUNCTION 6#define __CLC_FUNCTION fabs 7#include <clc/math/unary_builtin.inc> 8