Searched refs:restlen (Results 1 – 1 of 1) sorted by relevance
913 static int restlen = 0; in fill_input_buf() local943 if (restlen > INBUFLEN - inbufcount) in fill_input_buf()946 unconverted = restlen; in fill_input_buf()948 if (unconverted == restlen) in fill_input_buf()952 restlen -= unconverted; in fill_input_buf()953 mch_memmove(rest, rest + unconverted, restlen); in fill_input_buf()1029 rest == NULL ? &rest : NULL, &restlen); in fill_input_buf()