Home
last modified time | relevance | path

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

/NextBSD/sys/sys/
HDcpuset.h51 #define CPU_OVERLAP(p, c) BIT_OVERLAP(CPU_SETSIZE, p, c)
HDbitset.h93 #define BIT_OVERLAP(_s, p, c) __extension__ ({ \ macro
/NextBSD/share/man/man9/
HDMakefile453 bitset.9 BIT_OVERLAP.9 \