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

/illumos-gate/usr/src/tools/cscope-fast/
H A Dcgrep.c178 #define CCL_CLR(a, c) ((a)[(c) >> 3] &= ~bittab[(c) & 07]) macro
1023 if (pat->cmap[i] != i) CCL_CLR(tab, i);

Completed in 60 milliseconds