2 #include <localeinfo.h>
6 CONST unsigned short int __ctype_b_C[] =
18 _IScntrl|_ISspace|_ISblank,
41 _ISspace|_NOgraph|_ISblank,
266 CONST short int __ctype_tolower_C[] =
526 CONST short int __ctype_toupper_C[] =
788 CONST struct ctype_ctype_info __ctype_ctype_C =
790 (unsigned short int *) __ctype_b_C,
791 (short int *) __ctype_tolower_C,
792 (short int *) __ctype_toupper_C