Searched refs:allcnt (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libproc/common/
H A DPgcore.c1539 int nonecnt, defcnt, allcnt; local
1553 allcnt = 1 + popc(content ^ CC_CONTENT_ALL);
1555 if (defcnt <= nonecnt && defcnt <= allcnt) {
1563 } else if (allcnt < nonecnt) {

Completed in 22 milliseconds