Home
last modified time | relevance | path

Searched refs:vsnprintf (Results 1 – 9 of 9) sorted by relevance

/aoo42x/main/sal/rtl/source/
H A Dlogfile.cxx49 #define vsnprintf _vsnprintf macro
206 nConverted = vsnprintf( g_buffer , g_BUFFERSIZE, pszFormat, args ); in rtl_logfile_trace()
233 n1 = vsnprintf(g_buffer, g_BUFFERSIZE, format, args); in rtl_logfile_longTrace()
/aoo42x/main/sal/inc/systools/win32/
H A Dsnprintf.h35 #define vsntprintf vsnprintf
93 _SNPRINTF_DLLIMPORT int __cdecl vsnprintf( char *buffer, size_t count, const char *format, va_list …
/aoo42x/main/redland/raptor/
H A Draptor2-2.0.15.patch.win3212 /* have to check C99 vsnprintf at runtime because cross compiling */
20 /* vsnprintf has C99 compatible return value */
188 /* Define to 1 if you have the `vsnprintf' function. */
/aoo42x/main/unoxml/source/xpath/
H A Dxpathapi.cxx302 #define vsnprintf _vsnprintf in generic_error_func() macro
304 vsnprintf(str, sizeof(str), format, args); in generic_error_func()
/aoo42x/main/soltools/javadep/
H A Djavadep.c43 #define vsnprintf _vsnprintf macro
635 vsnprintf(buffer, sizeof(buffer), fmt, args); in err_quit()
/aoo42x/main/sal/osl/all/
H A Dprinttrace.cxx52 int n3 = vsnprintf(buf + n1, n2, format, arguments); in printTrace()
/aoo42x/main/sal/systools/win32/uwinapi/
H A Duwinapi_mingw.dxp82 vsnprintf
/aoo42x/main/slideshow/source/engine/
H A Ddebug.cxx306 vsnprintf(msMessage, mnBufferSize-1, sFormat, args); in DebugTraceScope()
/aoo42x/main/redland/rasqal/
H A Drasqal-0.9.33.patch.win32196 /* Define to 1 if you have the `vsnprintf' function. */

Completed in 43 milliseconds