Searched refs:tmpchar (Results 1 – 1 of 1) sorted by relevance
449 char tmpchar = c & 0x00ff; in usescape() local450 (void) mbtowc((wchar_t *)&c, &tmpchar, sizeof (tmpchar)); in usescape()