Searched refs:w_buf (Results 1 – 1 of 1) sorted by relevance
1148 u16 *w_buf = (u16 *)p_buf; in OS_VSNPrintfEx() local1153 if (STD_ConvertCharUnicodeToSjis(dst, *w_buf) == 1) in OS_VSNPrintfEx()1161 w_buf++; in OS_VSNPrintfEx()1177 u16 *w_buf = (u16 *)p_buf; in OS_VSNPrintfEx() local1182 if (STD_ConvertCharUnicodeToSjis(dst, *w_buf) == 1) in OS_VSNPrintfEx()1190 w_buf++; in OS_VSNPrintfEx()