Searched refs:tfn (Results 1 – 1 of 1) sorted by relevance
1245 size_t tfn; in _ast_iconv() local1271 tfn = *fn; in _ast_iconv()1272 if ((*cc->from.fun)(cc->cvt, &tfb, &tfn, &b, &i) == (size_t)(-1)) in _ast_iconv()1274 tfn = b - cc->buf; in _ast_iconv()1276 n = (*cc->to.fun)(cc->cvt, &tfb, &tfn, tb, tn); in _ast_iconv()