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

  /ndk/sources/host-tools/toolbox/
cmp_win.c 57 FILE *f1 = _tfopen(argv[1], L"rb");
62 FILE *f2 = _tfopen(argv[2], L"rb");
  /external/lzma/CPP/Common/
StdInStream.cpp 32 _stream = _tfopen(fileName, kFileOpenMode);
  /external/aac/libSYS/include/
cmdl_parser.h 159 #define _tfopen fopen macro
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
tchar.h 342 #define _tfopen _wfopen macro
678 #define _tfopen fopen macro
  /ndk/sources/host-tools/ndk-depends/
ndk-depends.cc 81 #define _tfopen fopen macro
718 file_ = _tfopen(path, _T("rb"));
    [all...]

Completed in 151 milliseconds