Home
last modified time | relevance | path

Searched refs:HAVE_FUTIMES (Results 1 – 5 of 5) sorted by relevance

/openbsd/gnu/usr.bin/clang/include/llvm/Config/
H A Dconfig.h102 #define HAVE_FUTIMES 1 macro
/openbsd/gnu/llvm/llvm/utils/gn/secondary/llvm/include/llvm/Config/
H A DBUILD.gn211 "HAVE_FUTIMES=",
246 "HAVE_FUTIMES=1",
/openbsd/gnu/llvm/llvm/include/llvm/Config/
H A Dconfig.h.cmake93 #cmakedefine HAVE_FUTIMES ${HAVE_FUTIMES}
/openbsd/gnu/llvm/llvm/cmake/
H A Dconfig-ix.cmake279 check_symbol_exists(futimes sys/time.h HAVE_FUTIMES)
/openbsd/gnu/llvm/llvm/lib/Support/Unix/
H A DPath.inc799 #elif defined(HAVE_FUTIMES)