Searched defs:HAVE_SYMLINK (Results 1 - 9 of 9) sorted by relevance

/external/icu/icu4c/source/tools/tzcode/
H A Dprivate.h45 #ifndef HAVE_SYMLINK
46 #define HAVE_SYMLINK 1 macro
47 #endif /* !defined HAVE_SYMLINK */
/external/python/cpython2/RISCOS/
H A Dpyconfig.h518 #undef HAVE_SYMLINK macro
/external/python/cpython2/android_arm/pyconfig/
H A Dpyconfig.h728 #define HAVE_SYMLINK 1 macro
/external/python/cpython2/android_arm64/pyconfig/
H A Dpyconfig.h728 #define HAVE_SYMLINK 1 macro
/external/python/cpython2/android_x86/pyconfig/
H A Dpyconfig.h728 #define HAVE_SYMLINK 1 macro
/external/python/cpython2/android_x86_64/pyconfig/
H A Dpyconfig.h728 #define HAVE_SYMLINK 1 macro
/external/python/cpython2/darwin_x86_64/pyconfig/
H A Dpyconfig.h737 #define HAVE_SYMLINK 1 macro
/external/python/cpython2/linux_x86_64/pyconfig/
H A Dpyconfig.h736 #define HAVE_SYMLINK 1 macro
/external/python/cpython3/Modules/
H A Dposixmodule.c241 #ifdef HAVE_SYMLINK
243 #endif /* HAVE_SYMLINK */
322 #define HAVE_SYMLINK macro
7121 #ifdef HAVE_SYMLINK
7287 #endif /* HAVE_SYMLINK */
12344 #if defined(HAVE_SYMLINK) && defined(MS_WINDOWS)
12370 #endif /* defined(HAVE_SYMLINK) && defined(MS_WINDOWS) */
12944 #if defined(HAVE_SYMLINK) && defined(MS_WINDOWS)

Completed in 723 milliseconds