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

  /external/aac/libSYS/include/
cmdl_parser.h 155 #define _tcscmp FDKstrcmp macro
  /ndk/sources/host-tools/ndk-depends/
ndk-depends.cc 79 #define _tcscmp strcmp macro
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
tchar.h 37 #define _ftcscmp _tcscmp
268 #define _tcscmp wcscmp macro
786 #define _tcscmp _mbscmp macro
854 _CRTIMP int __cdecl _tcscmp(const char *_Str1,const char *_Str);
979 #define _tcscmp strcmp macro

Completed in 78 milliseconds