Searched refs:my_ctype (Results 1 – 1 of 1) sorted by relevance
155 char my_ctype[CTYPE_SIZE]; /* local copy */ in setlocale() local275 if ((ret = getlocale_ctype(locale , my_ctype, in setlocale()279 (void) memcpy(_ctype_, my_ctype, CTYPE_SIZE/2); in setlocale()280 (void) memcpy(_ctype_ul, my_ctype+(CTYPE_SIZE/2), CTYPE_SIZE/2); in setlocale()