Home
last modified time | relevance | path

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

/glibc-2.36/locale/programs/
Dld-ctype.c59 #define char_class32_t uint32_t macro
223 char_class32_t *ctype32_b;
958 256 * sizeof (char_class32_t)); in ctype_output()
3597 ctype->ctype32_b = (char_class32_t *) xcalloc (256, sizeof (char_class32_t)); in allocate_arrays()