Home
last modified time | relevance | path

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

/l4re-core-master/uclibc/lib/contrib/uclibc/libc/misc/wchar/
A Dwchar.c1260 IC_WCHAR_T = 0xe0, enumerator
1369 inci = (px->fromcodeset == IC_WCHAR_T) ? 4: (px->fromcodeset & 6); in iconv()
1413 if (px->fromcodeset != IC_WCHAR_T) { in iconv()
1479 inco = (px->tocodeset == IC_WCHAR_T) ? 4: (px->tocodeset & 6); in iconv()
1481 if (px->tocodeset != IC_WCHAR_T) { in iconv()

Completed in 3 milliseconds