Searched refs:__iconv_codesets (Results 1 – 2 of 2) sorted by relevance
116 const unsigned char __iconv_codesets[]; variable191 for (s = (char *)__iconv_codesets ; *s ; s += *s) { in main()
1194 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 6 milliseconds