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

  /src/external/lgpl3/gmp/dist/tune/
time.c 281 static const int have_mftb = 1; variable
301 static const int have_mftb = 0; variable
850 if (! have_mftb)
1085 else if (have_mftb && mftb_works_p ())
1289 if (have_mftb && use_mftb)
1438 if (have_mftb && use_mftb) MFTB (end_mftb);

Completed in 49 milliseconds