Searched refs:tosize (Results 1 – 1 of 1) sorted by relevance
140 mbstotcs(tchar *to, char *from, int tosize) in mbstotcs() argument168 if (++chcnt >= tosize) { in mbstotcs()173 if (chcnt < tosize) { in mbstotcs()