Searched refs:BIT_SETOF (Results 1 – 3 of 3) sorted by relevance
| /NextBSD/sys/sys/ | ||
| HD | cpuset.h | 47 #define CPU_SETOF(n, p) BIT_SETOF(CPU_SETSIZE, n, p) |
| HD | bitset.h | 58 #define BIT_SETOF(_s, n, p) do { \ macro |
| /NextBSD/share/man/man9/ | ||
| HD | Makefile | 447 bitset.9 BIT_SETOF.9 \ |