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

  /src/external/lgpl3/gmp/dist/tune/
time.c 344 static const int have_grus = 1; variable
347 static const int have_grus = 0; variable
1018 if (have_grus && getrusage_microseconds_p() && ! getrusage_backwards_p())
1035 else if (have_grus)
1146 else if (have_grus && getrusage_microseconds_p() && ! getrusage_backwards_p())
1175 else if (have_grus)
1256 if (have_grus && use_grus)
1443 if (have_grus && use_grus) getrusage (0, &end_grus);

Completed in 131 milliseconds