Home
last modified time | relevance | path

Searched refs:HAVE_FUTIMENS (Results 1 – 15 of 15) sorted by relevance

/external/swiftshader/third_party/llvm-subzero/build/Android/include/llvm/Config/
Dconfig.h76 #define HAVE_FUTIMENS 1 macro
/external/swiftshader/third_party/llvm-subzero/build/Linux/include/llvm/Config/
Dconfig.h76 #define HAVE_FUTIMENS 1 macro
/external/llvm/device/include/llvm/Config/
Dconfig.h151 #define HAVE_FUTIMENS 1 macro
/external/llvm/host/include/llvm/Config/
Dconfig.h154 #define HAVE_FUTIMENS 1 macro
/external/strace/
Dconfig.h677 #define HAVE_FUTIMENS 1 macro
Dconfig.h.in679 #undef HAVE_FUTIMENS
/external/strace/tests-mx32/
Dxstatx.c29 #if defined HAVE_FTRUNCATE && defined HAVE_FUTIMENS
/external/strace/tests/
Dxstatx.c29 #if defined HAVE_FTRUNCATE && defined HAVE_FUTIMENS
/external/strace/tests-m32/
Dxstatx.c29 #if defined HAVE_FTRUNCATE && defined HAVE_FUTIMENS
/external/llvm/include/llvm/Config/
Dconfig.h.cmake91 #cmakedefine HAVE_FUTIMENS ${HAVE_FUTIMENS}
/external/llvm/cmake/
Dconfig-ix.cmake163 check_symbol_exists(futimens sys/stat.h HAVE_FUTIMENS)
/external/llvm/lib/Support/Unix/
DPath.inc440 #if defined(HAVE_FUTIMENS)
/external/swiftshader/third_party/llvm-subzero/lib/Support/Unix/
DPath.inc459 #if defined(HAVE_FUTIMENS)
/external/python/cpython3/Modules/
Dposixmodule.c4437 #if defined(HAVE_FUTIMES) || defined(HAVE_FUTIMENS)
4442 #ifdef HAVE_FUTIMENS in utime_fd()
4683 #if defined(HAVE_FUTIMES) || defined(HAVE_FUTIMENS) in os_utime_impl()
12857 #ifdef HAVE_FUTIMENS
/external/python/cpython3/
Dpyconfig.h.in339 #undef HAVE_FUTIMENS