Searched refs:cbit_punct (Results 1 – 3 of 3) sorted by relevance
126 if (ispunct(i)) p[cbit_punct + i/8] |= 1 << (i&7);
564 #define cbit_punct 256 /* [:punct:] */ macro
665 cbit_punct, -1, 0, /* punct */