Home | History | Annotate | Download | only in shared

Lines Matching refs:wbuf

829 wchar2ascii(char *abuf, ushort *wbuf, ushort wbuflen, ulong abuflen)
843 *abuf++ = (char) *wbuf++;