Searched refs:_tcsncat_s (Results 1 - 2 of 2) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/sec_api/
H A Dtchar_s.h62 #define _tcsncat_s wcsncat_s macro
185 #define _tcsncat_s _mbsnbcat_s macro
213 _CRTIMP char *__cdecl _tcsncat_s(char *_Dst,size_t _DstSizeInChars,const char *_Src,size_t _MaxCount);
234 #define _tcsncat_s strncat_s macro
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/sec_api/
H A Dtchar_s.h62 #define _tcsncat_s wcsncat_s macro
185 #define _tcsncat_s _mbsnbcat_s macro
213 _CRTIMP char *__cdecl _tcsncat_s(char *_Dst,size_t _DstSizeInChars,const char *_Src,size_t _MaxCount);
234 #define _tcsncat_s strncat_s macro

Completed in 19 milliseconds