Searched refs:cat_t (Results 1 – 4 of 4) sorted by relevance
129 typedef RCHAR_T cat_t; typedef155 cat_t *categories; /* ->catspace[-CHAR_MIN] */164 cat_t catspace[1]; /* actually [NC] */
206 (NC-1)*sizeof(cat_t)); in regcomp()247 memset((char *)g->catspace, 0, NC*sizeof(cat_t)); in regcomp()1318 cat_t *cats = g->categories; in categorize()1321 cat_t cat; in categorize()
127 typedef unsigned char cat_t; typedef151 cat_t *categories; /* ->catspace[-CHAR_MIN] */158 cat_t catspace[1]; /* actually [NC] */
319 (NC-1)*sizeof(cat_t)); in llvm_regcomp()353 (void) memset((char *)g->catspace, 0, NC*sizeof(cat_t)); in llvm_regcomp()1074 cat_t *cap = p->g->categories; in ordinary()1424 cat_t *cats = g->categories; in categorize()1427 cat_t cat; in categorize()