Searched refs:HAVE_OPENDIR (Results 1 - 11 of 11) sorted by relevance

/external/llvm/device/include/llvm/Config/
H A Dconfig.h288 #define HAVE_OPENDIR 1 macro
/external/python/cpython2/PC/os2emx/
H A Dpyconfig.h76 #define HAVE_OPENDIR 1 macro
/external/llvm/host/include/llvm/Config/
H A Dconfig.h311 #define HAVE_OPENDIR 1 macro
/external/swiftshader/third_party/LLVM/include-android/llvm/Config/
H A Dconfig.h294 #define HAVE_OPENDIR 1 macro
/external/swiftshader/third_party/LLVM/include-fuchsia/llvm/Config/
H A Dconfig.h288 #define HAVE_OPENDIR 1 macro
/external/swiftshader/third_party/LLVM/include-linux/llvm/Config/
H A Dconfig.h292 #define HAVE_OPENDIR 1 macro
/external/swiftshader/third_party/LLVM/include-osx/llvm/Config/
H A Dconfig.h292 #define HAVE_OPENDIR 1 macro
/external/swiftshader/third_party/LLVM/include/llvm/Config/
H A Dconfig.h.cmake292 #cmakedefine HAVE_OPENDIR ${HAVE_OPENDIR}
H A Dconfig.h.in290 #undef HAVE_OPENDIR
/external/python/cpython2/Modules/
H A Dposixmodule.c107 #define HAVE_OPENDIR 1 macro
118 #define HAVE_OPENDIR 1 macro
151 #define HAVE_OPENDIR 1 macro
2286 #if defined(MS_WINDOWS) && !defined(HAVE_OPENDIR)
/external/python/cpython3/Modules/
H A Dposixmodule.c158 #define HAVE_OPENDIR 1 macro
187 #define HAVE_OPENDIR 1 macro
3382 #if defined(MS_WINDOWS) && !defined(HAVE_OPENDIR)
3479 #else /* thus POSIX, ie: not (MS_WINDOWS and not HAVE_OPENDIR) */
3614 #if defined(MS_WINDOWS) && !defined(HAVE_OPENDIR)

Completed in 182 milliseconds