HomeSort by relevance Sort by last modified time
    Searched defs:_tcsncpy (Results 1 - 2 of 2) sorted by null

  /external/aac/libSYS/include/
cmdl_parser.h 161 #define _tcsncpy FDKstrncpy macro
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
tchar.h 27 #define _ftcsncpy _tcsncpy
260 #define _tcsncpy wcsncpy macro
789 #define _tcsncpy _mbsnbcpy macro
860 _CRTIMP char *__cdecl _tcsncpy(char *_Dst,const char *_Src,size_t _MaxCount);
988 #define _tcsncpy strncpy macro

Completed in 313 milliseconds