7 lines
144 B
Common Lisp
7 lines
144 B
Common Lisp
#include <clc/clc.h>
|
|
#include <clc/utils.h>
|
|
#include <integer/popcount.h>
|
|
|
|
#define __CLC_BODY "popcount.inc"
|
|
#include <clc/integer/gentype.inc>
|