Home
last modified time | relevance | path

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

/NextBSD/sys/sys/
HDcpuset.h50 #define CPU_SUBSET(p, c) BIT_SUBSET(CPU_SETSIZE, p, c)
HDbitset.h82 #define BIT_SUBSET(_s, p, c) __extension__ ({ \ macro
/NextBSD/share/man/man9/
HDMakefile452 bitset.9 BIT_SUBSET.9 \