Home
last modified time | relevance | path

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

/glibc-2.36/locale/programs/
Dld-ctype.c58 #define char_class_t uint16_t macro
222 char_class_t *ctype_b;
945 (256 + 128) * sizeof (char_class_t)); in ctype_output()
3596 ctype->ctype_b = (char_class_t *) xcalloc (256 + 128, sizeof (char_class_t)); in allocate_arrays()