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