HomeSort by relevance Sort by last modified time
    Searched full:_tcsncpy_s (Results 1 - 1 of 1) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/sec_api/
tchar_s.h 64 #define _tcsncpy_s wcsncpy_s macro
187 #define _tcsncpy_s _mbsnbcpy_s macro
215 _CRTIMP char *__cdecl _tcsncpy_s(char *_Dst,size_t _DstSizeInChars,const char *_Src,size_t _MaxCount);
236 #define _tcsncpy_s strncpy_s macro

Completed in 184 milliseconds