Home
last modified time | relevance | path

Searched refs:ac_cv_clock_t_time_h (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/python/cpython3/
Dconfigure10741 if test ${ac_cv_clock_t_time_h+y}
10754 ac_cv_clock_t_time_h=yes
10756 ac_cv_clock_t_time_h=no
10762 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_clock_t_time_h" >&5
10763 printf "%s\n" "$ac_cv_clock_t_time_h" >&6; }
10764 if test "x$ac_cv_clock_t_time_h" = xno
Dconfigure.ac2733 AC_CACHE_CHECK([for clock_t in time.h], [ac_cv_clock_t_time_h], [
2734 AC_EGREP_HEADER([clock_t], [time.h], [ac_cv_clock_t_time_h=yes], [ac_cv_clock_t_time_h=no])
2737 AS_VAR_IF([ac_cv_clock_t_time_h], [no], [