Searched refs:defcnt (Results 1 – 1 of 1) sorted by relevance
1594 int nonecnt, defcnt, allcnt; in proc_content2str() local1607 defcnt = 1 + popc(content ^ CC_CONTENT_DEFAULT); in proc_content2str()1610 if (defcnt <= nonecnt && defcnt <= allcnt) { in proc_content2str()