Home
last modified time | relevance | path

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

/l4re-core-master/uclibc/lib/contrib/uclibc/utils/
A Diconv.c116 const unsigned char __iconv_codesets[]; variable
191 for (s = (char *)__iconv_codesets ; *s ; s += *s) { in main()
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/misc/wchar/
A Dwchar.c1194 extern const unsigned char __iconv_codesets[];
1195 libc_hidden_proto(__iconv_codesets)
1202 const unsigned char __iconv_codesets[] =
1236 libc_hidden_data_def(__iconv_codesets)
1283 for (s = __iconv_codesets; *s; s += *s) { in find_codeset()

Completed in 4 milliseconds