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