Searched refs:FXSYS_vswprintf (Results 1 – 2 of 2) sorted by relevance
212 #define FXSYS_vswprintf vswprintf macro
962 …FXSYS_vswprintf((wchar_t*)m_pData->m_String, nMaxLen + 1, (const wchar_t*)lpszFormat, argListSave); in FormatV()