Searched defs:pstrNextArg (Results 1 – 2 of 2) sorted by relevance
498 const FX_WCHAR* pstrNextArg = va_arg(argList, const FX_WCHAR*); in FormatV() local509 const FX_CHAR* pstrNextArg = va_arg(argList, const FX_CHAR*); in FormatV() local521 const FX_CHAR* pstrNextArg = va_arg(argList, const FX_CHAR*); in FormatV() local533 const FX_WCHAR* pstrNextArg = va_arg(argList, FX_WCHAR*); in FormatV() local
533 const FX_CHAR* pstrNextArg = va_arg(argList, const FX_CHAR*); in FormatV() local544 FX_WCHAR* pstrNextArg = va_arg(argList, FX_WCHAR*); in FormatV() local556 const FX_CHAR* pstrNextArg = va_arg(argList, const FX_CHAR*); in FormatV() local568 FX_WCHAR* pstrNextArg = va_arg(argList, FX_WCHAR*); in FormatV() local