HomeSort by: relevance | last modified time | path
    Searched defs:struct_timespec (Results 1 - 2 of 2) sorted by relevancy

  /src/external/lgpl3/gmp/dist/tune/
time.c 335 #define struct_timespec struct timespec macro
338 #define struct_timespec struct timespec_dummy macro
400 static struct_timespec start_cgt;
740 struct_timespec unit;
1378 timespec_diff_secs (const struct_timespec *end, const struct_timespec *start)
1425 struct_timespec end_cgt;
time.c 335 #define struct_timespec struct timespec macro
338 #define struct_timespec struct timespec_dummy macro
400 static struct_timespec start_cgt;
740 struct_timespec unit;
1378 timespec_diff_secs (const struct_timespec *end, const struct_timespec *start)
1425 struct_timespec end_cgt;

Completed in 30 milliseconds