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

/bionic/libc/upstream-netbsd/libc/regex/
H A Dregex2.h173 typedef unsigned char cat_t; typedef
197 cat_t *categories; /* ->catspace[-CHAR_MIN] */
204 cat_t catspace[1]; /* actually [NC] */

Completed in 25 milliseconds