Searched defs:pstrNextArg (Results 1 – 2 of 2) sorted by relevance
832 const FX_WCHAR* pstrNextArg = va_arg(argList, const FX_WCHAR*); in FormatV() local843 const FX_CHAR* pstrNextArg = va_arg(argList, const FX_CHAR*); in FormatV() local855 const FX_CHAR* pstrNextArg = va_arg(argList, const FX_CHAR*); in FormatV() local867 FX_WCHAR* pstrNextArg = va_arg(argList, FX_WCHAR*); in FormatV() local
560 const FX_CHAR* pstrNextArg = va_arg(argList, const FX_CHAR*); in FormatV() local571 FX_WCHAR* pstrNextArg = va_arg(argList, FX_WCHAR*); in FormatV() local583 const FX_CHAR* pstrNextArg = va_arg(argList, const FX_CHAR*); in FormatV() local595 FX_WCHAR* pstrNextArg = va_arg(argList, FX_WCHAR*); in FormatV() local