Searched refs:wbufptr (Results 1 – 1 of 1) sorted by relevance
524 char *wbufptr; in read_input_file() local547 wbufptr = (char *) wbuf; in read_input_file()553 iconv (cd_towc, &bufptr, &buflen, &wbufptr, &wbuflen); in read_input_file()554 if (buflen != 0 || (wchar_t *) wbufptr != &wbuf[2]) in read_input_file()1309 char *wbufptr; in open_conversion() local1343 wbufptr = (char *) wbuf; in open_conversion()1346 iconv (*cd_towcp, &bufptr, &bufsize, &wbufptr, &wbufsize); in open_conversion()