Searched defs:BIT_COUNT (Results 1 – 2 of 2) sorted by relevance
| /f-stack/tools/compat/include/sys/ | ||
| H A D | bitset.h | 186 #define BIT_COUNT(_s, p) __extension__ ({ \ macro |
| /f-stack/freebsd/sys/ | ||
| H A D | bitset.h | 264 #define BIT_COUNT(_s, p) __extension__ ({ \ macro |