Searched defs:cat_t (Results 1 - 1 of 1) sorted by relevance
/external/llvm/lib/Support/ | ||
H A D | regex2.h | 124 typedef unsigned char cat_t; typedef 148 cat_t *categories; /* ->catspace[-CHAR_MIN] */ 155 cat_t catspace[1]; /* actually [NC] */ |
Completed in 62 milliseconds