Searched refs:doubled_longprod (Results 1 – 1 of 1) sorted by relevance
526 double doubled_longprod; /* (double)longprod */ in int_mul() local534 doubled_longprod = (double)longprod; in int_mul()538 if (doubled_longprod == doubleprod) in int_mul()547 const double diff = doubled_longprod - doubleprod; in int_mul()