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