Home
last modified time | relevance | path

Searched refs:cat_t (Results 1 – 6 of 6) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/
Dregex2.h127 typedef unsigned char cat_t; typedef
151 cat_t *categories; /* ->catspace[-CHAR_MIN] */
158 cat_t catspace[1]; /* actually [NC] */
Dregcomp.c318 (NC-1)*sizeof(cat_t)); in llvm_regcomp()
352 (void) memset((char *)g->catspace, 0, NC*sizeof(cat_t)); in llvm_regcomp()
1071 cat_t *cap = p->g->categories; in ordinary()
1425 cat_t *cats = g->categories; in categorize()
1428 cat_t cat; in categorize()
/external/llvm/lib/Support/
Dregex2.h124 typedef unsigned char cat_t; typedef
148 cat_t *categories; /* ->catspace[-CHAR_MIN] */
155 cat_t catspace[1]; /* actually [NC] */
Dregcomp.c191 (NC-1)*sizeof(cat_t)); in llvm_regcomp()
225 (void) memset((char *)g->catspace, 0, NC*sizeof(cat_t)); in llvm_regcomp()
944 cat_t *cap = p->g->categories; in ordinary()
1298 cat_t *cats = g->categories; in categorize()
1301 cat_t cat; in categorize()
/external/swiftshader/third_party/llvm-subzero/lib/Support/
Dregex2.h124 typedef unsigned char cat_t; typedef
148 cat_t *categories; /* ->catspace[-CHAR_MIN] */
155 cat_t catspace[1]; /* actually [NC] */
Dregcomp.c191 (NC-1)*sizeof(cat_t)); in llvm_regcomp()
225 (void) memset((char *)g->catspace, 0, NC*sizeof(cat_t)); in llvm_regcomp()
944 cat_t *cap = p->g->categories; in ordinary()
1298 cat_t *cats = g->categories; in categorize()
1301 cat_t cat; in categorize()