Home | History | Annotate | Download | only in libdrm

Lines Matching refs:clock_gettime

11539 for ac_func in clock_gettime
11541 ac_fn_c_check_func "$LINENO" "clock_gettime" "ac_cv_func_clock_gettime"
11548 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for clock_gettime in -lrt" >&5
11549 $as_echo_n "checking for clock_gettime in -lrt... " >&6; }
11564 char clock_gettime ();
11568 return clock_gettime ();
11587 as_fn_error "Couldn't find clock_gettime" "$LINENO" 5