Searched refs:w_buf (Results 1 – 1 of 1) sorted by relevance
1145 u16 *w_buf = (u16 *)p_buf; in OS_VSNPrintfEx() local1150 if (STD_ConvertCharUnicodeToSjis(dst, *w_buf) == 1) in OS_VSNPrintfEx()1158 w_buf++; in OS_VSNPrintfEx()1174 u16 *w_buf = (u16 *)p_buf; in OS_VSNPrintfEx() local1179 if (STD_ConvertCharUnicodeToSjis(dst, *w_buf) == 1) in OS_VSNPrintfEx()1187 w_buf++; in OS_VSNPrintfEx()