Searched defs:cat_t (Results 1 - 3 of 3) sorted by relevance

/external/llvm/lib/Support/
H A Dregex2.h124 typedef unsigned char cat_t; typedef
148 cat_t *categories; /* ->catspace[-CHAR_MIN] */
155 cat_t catspace[1]; /* actually [NC] */
/external/swiftshader/third_party/LLVM/lib/Support/
H A Dregex2.h121 typedef unsigned char cat_t; typedef
145 cat_t *categories; /* ->catspace[-CHAR_MIN] */
152 cat_t catspace[1]; /* actually [NC] */
/external/swiftshader/third_party/llvm-subzero/lib/Support/
H A Dregex2.h124 typedef unsigned char cat_t; typedef
148 cat_t *categories; /* ->catspace[-CHAR_MIN] */
155 cat_t catspace[1]; /* actually [NC] */

Completed in 92 milliseconds