Home
last modified time | relevance | path

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

/glibc-2.36/locale/programs/
Dld-ctype.c222 char_class_t *ctype_b; member
944 ctype->ctype_b, in ctype_output()
3596 ctype->ctype_b = (char_class_t *) xcalloc (256 + 128, sizeof (char_class_t)); in allocate_arrays()
3605 ctype->ctype_b[128 + idx] = ctype->class256_collection[idx]; in allocate_arrays()
3610 ctype->ctype_b[idx] = ctype->ctype_b[256 + idx]; in allocate_arrays()