Home
last modified time | relevance | path

Searched refs:HAVE_SYMLINK (Results 1 – 22 of 22) sorted by relevance

/third_party/icu/icu4c/source/tools/tzcode/
Dprivate.h45 #ifndef HAVE_SYMLINK
46 #define HAVE_SYMLINK 1 macro
Dzic.c137 #if ! HAVE_SYMLINK
/third_party/skia/third_party/externals/icu/source/tools/tzcode/
Dprivate.h45 #ifndef HAVE_SYMLINK
46 #define HAVE_SYMLINK 1 macro
Dzic.c137 #if ! HAVE_SYMLINK
/third_party/flutter/skia/third_party/externals/icu/source/tools/tzcode/
Dprivate.h45 #ifndef HAVE_SYMLINK
46 #define HAVE_SYMLINK 1 macro
Dzic.c137 #if ! HAVE_SYMLINK
/third_party/pulseaudio/include/
Dconfig.h210 #define HAVE_SYMLINK 1 macro
/third_party/glib/
Dconfig.h280 #define HAVE_SYMLINK 1 macro
/third_party/tzdata/
Dprivate.h85 #ifndef HAVE_SYMLINK
86 #define HAVE_SYMLINK 1 macro
Dzic.c143 #if ! HAVE_SYMLINK
/third_party/glib/tests/
Dfile-test.c151 #ifdef HAVE_SYMLINK in test_readlink()
/third_party/e2fsprogs/lib/
Dconfig.h490 #define HAVE_SYMLINK 1 macro
/third_party/gettext/gettext-runtime/m4/
Dfcntl-o.m449 #if HAVE_SYMLINK
/third_party/glib/gio/
Dglocalfileinfo.c2207 #if defined(HAVE_SYMLINK)
2257 #if defined (HAVE_SYMLINK) || defined (G_OS_WIN32) in set_unix_mode()
2357 #ifdef HAVE_SYMLINK
2765 #ifdef HAVE_SYMLINK in _g_local_file_info_set_attribute()
2854 #ifdef HAVE_SYMLINK in _g_local_file_info_set_attributes()
Dglocalfile.c162 #ifdef HAVE_SYMLINK in g_local_file_class_init()
2377 #ifdef HAVE_SYMLINK
2996 #ifdef HAVE_SYMLINK in g_local_file_file_iface_init()
/third_party/gettext/gettext-runtime/
Dconfig.h753 #define HAVE_SYMLINK 1 macro
/third_party/pulseaudio/src/pulsecore/
Dcore-util.c1658 #ifdef HAVE_SYMLINK in make_random_dir_and_link()
1761 #ifdef HAVE_SYMLINK in pa_get_runtime_dir()
/third_party/python/Misc/NEWS.d/
D3.9.0b1.rst755 Move _dirnameW out of HAVE_SYMLINK to fix a potential compiling issue.
/third_party/python/
Dpyconfig.h.in1111 #undef HAVE_SYMLINK
Dconfigure.ac3764 [AC_DEFINE(HAVE_SYMLINK, 1, Define if you have the 'symlink' function.) definition
/third_party/python/Modules/
Dposixmodule.c440 # define HAVE_SYMLINK macro
8674 #ifdef HAVE_SYMLINK
/third_party/python/Modules/clinic/
Dposixmodule.c.h4186 #if defined(HAVE_SYMLINK)