Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/libbacktrace/config/darwin/include/
Dconfig.h54 #define HAVE_READLINK 1 macro
/third_party/skia/third_party/externals/swiftshader/third_party/libbacktrace/config/linux/include/
Dconfig.h54 #define HAVE_READLINK 1 macro
/third_party/pulseaudio/include/
Dconfig.h169 #define HAVE_READLINK 1 macro
/third_party/python/Include/cpython/
Dfileutils.h120 #ifdef HAVE_READLINK
/third_party/python/Python/
Dpathconfig.c655 #ifdef HAVE_READLINK in _PyPathConfig_ComputeSysPath0()
Dfileutils.c1886 #ifdef HAVE_READLINK
/third_party/python/Modules/
Dgetpath.c1047 #if HAVE_READLINK
Dposixmodule.c8524 #if defined(HAVE_READLINK) || defined(MS_WINDOWS)
8545 #if defined(HAVE_READLINK) in os_readlink_impl()
/third_party/pulseaudio/src/pulsecore/
Dcore-util.c2727 #ifdef HAVE_READLINK in pa_readlink()
/third_party/python/
Dpyconfig.h.in846 #undef HAVE_READLINK
/third_party/python/Modules/clinic/
Dposixmodule.c.h4130 #if (defined(HAVE_READLINK) || defined(MS_WINDOWS))
/third_party/python/patches/
Dcpython_mingw_v3.10.2.patch2987 +#if defined(HAVE_READLINK)
/third_party/glib/patch/
Dbackport-openharmony-adapt.patch203 +#define HAVE_READLINK 1
/third_party/sqlite/src/
Dsqlite3.c169 #define HAVE_READLINK 1 macro
37290 #if defined(HAVE_READLINK)
43301 #if !defined(HAVE_READLINK) || !defined(HAVE_LSTAT)