Home
last modified time | relevance | path

Searched defs:categories (Results 1 – 4 of 4) sorted by relevance

/picolibc-latest/newlib/libc/ctype/
Dcategories.c20 static const struct _category categories[] = { variable
/picolibc-latest/newlib/libc/locale/
Dlocale.c167 static char *categories[_LC_LAST] = { variable
Dsetlocale.h176 char categories[_LC_LAST][ENCODING_LEN + 1]; member
/picolibc-latest/newlib/libc/posix/
Dregex2.h158 cat_t *categories; /* ->catspace[-CHAR_MIN] */ member