Home
last modified time | relevance | path

Searched defs:HAVE_CLOCK_GETTIME (Results 1 – 9 of 9) sorted by relevance

/external/perfetto/buildtools/libbacktrace_config/
Dconfig.h28 #define HAVE_CLOCK_GETTIME 1 macro
/external/scrypt/
Dconfig.h5 #define HAVE_CLOCK_GETTIME 1 macro
/external/iperf3/src/
Diperf_config.h5 #define HAVE_CLOCK_GETTIME 1 macro
/external/flac/
Dconfig.h71 #define HAVE_CLOCK_GETTIME 1 macro
/external/libpng/
Dconfigure.ac153 AM_CONDITIONAL([HAVE_CLOCK_GETTIME], [test "$ac_cv_func_clock_gettime" = "yes"]) condition
/external/openssh/
Dconfig.h233 #define HAVE_CLOCK_GETTIME 1 macro
Dconfigure.ac1855 [AC_DEFINE([HAVE_CLOCK_GETTIME], [1], [Have clock_gettime])]) definition
/external/python/cpython3/
Dconfigure.ac3898 AC_DEFINE(HAVE_CLOCK_GETTIME, 1) definition
/external/ImageMagick/
Dconfigure.ac1230 AC_DEFINE([HAVE_CLOCK_GETTIME],[1],[Define to 1 if you have clock_gettime.]) definition