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

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
_mingw.h 542 * The MinGW32 (mingw.org) runtime calls it _CRT_glob, so we are adding
543 * a compatibility definition here: you can use either of _CRT_glob or
554 #undef _CRT_glob
555 #define _CRT_glob _dowildcard
  /external/icu/icu4c/source/tools/icupkg/
icupkg.cpp 251 int _CRT_glob = 0;
  /external/zlib/src/contrib/untgz/
untgz.c 603 int _CRT_glob = 0; /* disable argument globbing in MinGW */

Completed in 904 milliseconds