Searched refs:no_time (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/lgpl3/gmp/dist/tune/
H A Dspeed.c571 int no_time; member in struct:choice_t
664 choice[i].no_time = (choice[i].time == -1.0);
665 if (! choice[i].no_time)
676 choice[i].no_time = 1;
683 if (choice[i].no_time)
720 if (choice[0].no_time || choice[0].time == 0.0)
721 choice[i].no_time = 1;
727 if (choice[0].no_time)
729 choice[i].no_time = 1;
752 choice[i].no_time
[all...]

Completed in 89 milliseconds