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

  /external/aac/libSYS/include/
cmdl_parser.h 154 #define _tcscpy strcpy macro
  /external/curl/lib/
system_win32.c 310 _tcscpy(path + _tcslen(path), TEXT("\\"));
311 _tcscpy(path + _tcslen(path), filename);
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
tchar.h 23 #define _ftcscpy _tcscpy
254 #define _tcscpy wcscpy macro
629 #define _tcscpy strcpy macro
strsafe.h 1986 #undef _tcscpy macro
1987 #define _tcscpy macro
    [all...]

Completed in 119 milliseconds