Searched refs:NC (Results 1 – 2 of 2) sorted by relevance
41 #define NC (CHAR_MAX - CHAR_MIN + 1) macro
175 (NC-1)*sizeof(cat_t)); in regcomp()196 g->csetsize = NC; in regcomp()209 (void) memset((char *)g->catspace, 0, NC*sizeof(cat_t)); in regcomp()