/external/perfetto/buildtools/libbacktrace_config/ |
D | config.h | 33 #define HAVE_LSTAT 1 macro
|
/external/swiftshader/third_party/libbacktrace/config/darwin/include/ |
D | config.h | 48 #define HAVE_LSTAT 1 macro
|
/external/swiftshader/third_party/libbacktrace/config/linux/include/ |
D | config.h | 48 #define HAVE_LSTAT 1 macro
|
/external/python/cpython2/android_arm64/pyconfig/ |
D | pyconfig.h | 465 #define HAVE_LSTAT 1 macro
|
/external/python/cpython2/android_x86/pyconfig/ |
D | pyconfig.h | 465 #define HAVE_LSTAT 1 macro
|
/external/python/cpython2/android_x86_64/pyconfig/ |
D | pyconfig.h | 465 #define HAVE_LSTAT 1 macro
|
/external/python/cpython2/android_arm/pyconfig/ |
D | pyconfig.h | 465 #define HAVE_LSTAT 1 macro
|
/external/python/cpython2/linux_x86_64/pyconfig/ |
D | pyconfig.h | 468 #define HAVE_LSTAT 1 macro
|
/external/python/cpython2/linux_arm64/pyconfig/ |
D | pyconfig.h | 489 #define HAVE_LSTAT 1 macro
|
/external/python/cpython2/darwin_x86_64/pyconfig/ |
D | pyconfig.h | 469 #define HAVE_LSTAT 1 macro
|
/external/python/cpython3/android/darwin/pyconfig/ |
D | pyconfig.h | 704 #define HAVE_LSTAT 1 macro
|
/external/python/cpython3/android/bionic/pyconfig/ |
D | pyconfig.h | 698 #define HAVE_LSTAT 1 macro
|
/external/python/cpython3/android/linux_arm64/pyconfig/ |
D | pyconfig.h | 696 #define HAVE_LSTAT 1 macro
|
/external/python/cpython3/android/linux_x86_64/pyconfig/ |
D | pyconfig.h | 698 #define HAVE_LSTAT 1 macro
|
/external/python/cpython2/RISCOS/ |
D | pyconfig.h | 416 #undef HAVE_LSTAT
|
/external/ImageMagick/config/ |
D | config.h.in | 291 #undef HAVE_LSTAT
|
/external/python/cpython2/ |
D | pyconfig.h.in | 488 #undef HAVE_LSTAT
|
/external/python/cpython3/Modules/ |
D | posixmodule.c | 2508 #if !defined(MS_WINDOWS) && !defined(HAVE_FSTATAT) && !defined(HAVE_LSTAT) in posix_do_stat() 2528 #if defined(HAVE_LSTAT) in posix_do_stat() 15571 #ifdef HAVE_LSTAT
|
/external/python/cpython2/Modules/ |
D | posixmodule.c | 217 #ifdef HAVE_LSTAT 6335 #ifdef HAVE_LSTAT in posix_lstat()
|
/external/python/cpython3/ |
D | pyconfig.h.in | 695 #undef HAVE_LSTAT
|
/external/sqlite/dist/orig/ |
D | sqlite3.c | 166 #define HAVE_LSTAT 1 macro 35996 #if defined(HAVE_LSTAT) 41934 #if defined(HAVE_READLINK) && defined(HAVE_LSTAT)
|
/external/sqlite/dist/ |
D | sqlite3.c | 166 #define HAVE_LSTAT 1 macro 36000 #if defined(HAVE_LSTAT) 41950 #if defined(HAVE_READLINK) && defined(HAVE_LSTAT)
|
/external/rust/crates/libsqlite3-sys/sqlite3/ |
D | sqlite3.c | 934 #define HAVE_LSTAT 1 macro 34392 #if defined(HAVE_LSTAT) 40314 #if !defined(HAVE_READLINK) || !defined(HAVE_LSTAT)
|