Lines Matching refs:dstc
654 size_t dstc;664 dstc = sizeof bytebuf;665 iconv(icc, &srcp, &srcc, &dstp, &dstc);667 cnt = sizeof bytebuf - dstc;1694 size_t dstc;1716 dstc = sizeof buf;1717 iconv(utf82job, &srcp, &srcc, &dstp, &dstc);