Searched refs:_lpw (Results 1 - 8 of 8) sorted by relevance

/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/debug/
H A D_debug.c345 LPWSTR _lpw = (LPWSTR)alloca(_convert * sizeof(wchar_t)); local
346 _lpw[0] = '\0';
347 MultiByteToWideChar(GetACP(), 0, __format_str, -1, _lpw, _convert); local
348 wvsprintf(__buffer, _lpw, __args);
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/debug/
H A D_debug.c345 LPWSTR _lpw = (LPWSTR)alloca(_convert * sizeof(wchar_t)); local
346 _lpw[0] = '\0';
347 MultiByteToWideChar(GetACP(), 0, __format_str, -1, _lpw, _convert); local
348 wvsprintf(__buffer, _lpw, __args);
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/debug/
H A D_debug.c345 LPWSTR _lpw = (LPWSTR)alloca(_convert * sizeof(wchar_t)); local
346 _lpw[0] = '\0';
347 MultiByteToWideChar(GetACP(), 0, __format_str, -1, _lpw, _convert); local
348 wvsprintf(__buffer, _lpw, __args);
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/debug/
H A D_debug.c345 LPWSTR _lpw = (LPWSTR)alloca(_convert * sizeof(wchar_t)); local
346 _lpw[0] = '\0';
347 MultiByteToWideChar(GetACP(), 0, __format_str, -1, _lpw, _convert); local
348 wvsprintf(__buffer, _lpw, __args);
/prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/debug/
H A D_debug.c345 LPWSTR _lpw = (LPWSTR)alloca(_convert * sizeof(wchar_t)); local
346 _lpw[0] = '\0';
347 MultiByteToWideChar(GetACP(), 0, __format_str, -1, _lpw, _convert); local
348 wvsprintf(__buffer, _lpw, __args);
/prebuilts/ndk/9/sources/cxx-stl/stlport/stlport/stl/debug/
H A D_debug.c345 LPWSTR _lpw = (LPWSTR)alloca(_convert * sizeof(wchar_t)); local
346 _lpw[0] = '\0';
347 MultiByteToWideChar(GetACP(), 0, __format_str, -1, _lpw, _convert); local
348 wvsprintf(__buffer, _lpw, __args);
/prebuilts/ndk/current/sources/cxx-stl/EH/stlport/stlport/stl/debug/
H A D_debug.c345 LPWSTR _lpw = (LPWSTR)alloca(_convert * sizeof(wchar_t)); local
346 _lpw[0] = '\0';
347 MultiByteToWideChar(GetACP(), 0, __format_str, -1, _lpw, _convert); local
348 wvsprintf(__buffer, _lpw, __args);
/prebuilts/ndk/current/sources/cxx-stl/stlport/stlport/stl/debug/
H A D_debug.c345 LPWSTR _lpw = (LPWSTR)alloca(_convert * sizeof(wchar_t)); local
346 _lpw[0] = '\0';
347 MultiByteToWideChar(GetACP(), 0, __format_str, -1, _lpw, _convert); local
348 wvsprintf(__buffer, _lpw, __args);

Completed in 64 milliseconds