1#include <clc/clc.h> 2#include <clc/integer/clc_popcount.h> 3 4#define FUNCTION popcount 5#define __CLC_BODY <clc/shared/unary_def.inc> 6 7#include <clc/integer/gentype.inc> 8
1#include <clc/clc.h> 2#include <clc/integer/clc_popcount.h> 3 4#define FUNCTION popcount 5#define __CLC_BODY <clc/shared/unary_def.inc> 6 7#include <clc/integer/gentype.inc> 8