Searched refs:wfcode (Results 1 – 1 of 1) sorted by relevance
75 wchar_t wfcode; in viprintf() local88 length2 = mbtowc(&wfcode, (char *)fmt, MB_LEN_MAX); in viprintf()96 if (wfcode == '%') { in viprintf()101 putchar(wfcode); in viprintf()