Searched refs:BIT_COPY_STORE_REL (Results 1 – 5 of 5) sorted by relevance
| /f-stack/freebsd/sys/ |
| H A D | domainset.h | 68 BIT_COPY_STORE_REL(DOMAINSET_SETSIZE, f, t)
|
| H A D | cpuset.h | 66 #define CPU_COPY_STORE_REL(f, t) BIT_COPY_STORE_REL(CPU_SETSIZE, f, t)
|
| H A D | bitset.h | 217 #define BIT_COPY_STORE_REL(_s, f, t) do { \ macro
|
| /f-stack/tools/compat/include/sys/ |
| H A D | cpuset.h | 64 #define CPU_COPY_STORE_REL(f, t) BIT_COPY_STORE_REL(CPU_SETSIZE, f, t)
|
| H A D | bitset.h | 164 #define BIT_COPY_STORE_REL(_s, f, t) do { \ macro
|