Searched refs:to_wchar (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libiconv-1.10/lib/
H A Diconv.c213 int to_wchar; local
222 for (to_wchar = 0;;) {
289 to_wchar = 1;
372 cd = (struct conv_struct *) malloc(from_wchar != to_wchar
386 if (to_wchar) {
423 if (from_wchar != to_wchar) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libiconv-1.11/lib/
H A Diconv.c213 int to_wchar; local
222 for (to_wchar = 0;;) {
289 to_wchar = 1;
372 cd = (struct conv_struct *) malloc(from_wchar != to_wchar
386 if (to_wchar) {
428 if (from_wchar != to_wchar) {

Completed in 75 milliseconds