Searched refs:POPCOUNT (Results 1 - 1 of 1) sorted by relevance

/seL4-camkes-master/projects/util_libs/libutils/include/utils/
H A Dbuiltin.h29 #define POPCOUNT(x) __builtin_popcount(x) macro

Completed in 26 milliseconds