HomeSort by: relevance | last modified time | path
    Searched refs:gettimeofday_microseconds_p (Results 1 - 3 of 3) sorted by relevancy

  /src/external/lgpl3/gmp/dist/tune/
time.c 637 gettimeofday_microseconds_p (void) function
1029 if (have_gtod && gettimeofday_microseconds_p())
1153 else if (have_gtod && gettimeofday_microseconds_p())
1581 if (use_gtod && gettimeofday_microseconds_p())
freq.c 787 if (! gettimeofday_microseconds_p ())
speed.h 456 int gettimeofday_microseconds_p (void);

Completed in 94 milliseconds