Home
last modified time | relevance | path

Searched refs:HAVE_LINK (Results 1 – 14 of 14) sorted by relevance

/third_party/icu/icu4c/source/tools/tzcode/
Dprivate.h37 #ifndef HAVE_LINK
38 #define HAVE_LINK 1 macro
Dzic.c134 #if ! HAVE_LINK
/third_party/skia/third_party/externals/icu/source/tools/tzcode/
Dprivate.h37 #ifndef HAVE_LINK
38 #define HAVE_LINK 1 macro
Dzic.c134 #if ! HAVE_LINK
/third_party/flutter/skia/third_party/externals/icu/source/tools/tzcode/
Dprivate.h37 #ifndef HAVE_LINK
38 #define HAVE_LINK 1 macro
Dzic.c134 #if ! HAVE_LINK
/third_party/glib/
Dconfig.h130 #define HAVE_LINK 1 macro
/third_party/tzdata/
Dprivate.h65 #ifndef HAVE_LINK
66 #define HAVE_LINK 1 macro
Dzic.c140 #if ! HAVE_LINK
/third_party/glib/gio/tests/
Dtestfilemonitor.c877 #ifdef HAVE_LINK in file_hard_links_step()
886 #ifdef HAVE_LINK in file_hard_links_step()
910 #ifdef HAVE_LINK in file_hard_links_step()
969 #ifdef HAVE_LINK in test_file_hard_links()
/third_party/python/Modules/
Dposixmodule.c3880 #if ((!defined(HAVE_LINK)) && defined(MS_WINDOWS))
3881 #define HAVE_LINK 1 macro
3884 #ifdef HAVE_LINK
/third_party/python/
Dpyconfig.h.in635 #undef HAVE_LINK
Dconfigure.ac3758 [AC_DEFINE(HAVE_LINK, 1, Define if you have the 'link' function.) definition
/third_party/python/Modules/clinic/
Dposixmodule.c.h1031 #if defined(HAVE_LINK)