Searched refs:twopkm2 (Results 1 – 1 of 1) sorted by relevance
292 long double hi, lo, twopkm2; in hexpl() local295 twopkm2 = 1; in hexpl()297 SET_LDBL_EXPSIGN(twopkm2, BIAS + k - 2); in hexpl()298 return (lo + hi) * 2 * twopkm2; in hexpl()