HomeSort by relevance Sort by last modified time
    Searched refs:_vswprintf_l (Results 1 - 3 of 3) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
wchar.h 714 _CRTIMP int __cdecl _vswprintf_l(wchar_t * __restrict__ _Dest,size_t _MaxCount,const wchar_t * __restrict__ _Format,_locale_t _Locale,va_list _ArgList) __MINGW_ATTRIB_DEPRECATED_SEC_WARN;
724 #define _vswprintf_l __vswprintf_l macro
    [all...]
stdio.h 846 #define _vswprintf_l macro
    [all...]
tchar.h 171 #define _vstprintf_l _vswprintf_l

Completed in 77 milliseconds