Searched defs:swprintf (Results 1 - 2 of 2) sorted by relevance

/external/google-breakpad/src/common/windows/
H A Dstring_utils-inl.h52 // A nonconforming version of swprintf, without the length argument, was
55 // behaves as a standards-confirming swprintf should, so force the use of
58 #define swprintf _snwprintf macro
61 // it takes the same argument list as swprintf.
62 #define swprintf swprintf_s macro
/external/libcxx/include/support/win32/
H A Dsupport.h27 #define swprintf _snwprintf macro

Completed in 93 milliseconds