Home
last modified time | relevance | path

Searched refs:BIT_SETOF (Results 1 – 3 of 3) sorted by relevance

/NextBSD/sys/sys/
HDcpuset.h47 #define CPU_SETOF(n, p) BIT_SETOF(CPU_SETSIZE, n, p)
HDbitset.h58 #define BIT_SETOF(_s, n, p) do { \ macro
/NextBSD/share/man/man9/
HDMakefile447 bitset.9 BIT_SETOF.9 \