Searched refs:TIXML_VSCPRINTF (Results 1 – 1 of 1) sorted by relevance
59 #define TIXML_VSCPRINTF _vscprintf macro68 …#define TIXML_VSCPRINTF _vscprintf // VS2003's C runtime has this, but VC6 C runtime or WinCE SD… macro71 static inline int TIXML_VSCPRINTF( const char* format, va_list va ) in TIXML_VSCPRINTF() function94 static inline int TIXML_VSCPRINTF( const char* format, va_list va ) in TIXML_VSCPRINTF() function2550 const int len = TIXML_VSCPRINTF( format, va ); in Print()