Searched refs:twom768 (Results 1 – 3 of 3) sorted by relevance
47 twom768 = 6.441148769597133308e-232, /* 2^-768 */ variable100 ax *= twom768; in cabs()101 ay *= twom768; in cabs()125 return (ax * twom768); in cabs()135 return ((ax + ay) * twom768); in cabs()177 ax *= twom768; in cabs()
445 twom768 = 6.441148769597133308e-232, /* 2^-768 */ variable524 x *= twom768; in __k_atan2()525 y *= twom768; in __k_atan2()
73 twom768 = 6.441148769597133308e-232, /* 2^-768 */ variable126 ax *= twom768; in hypot()127 ay *= twom768; in hypot()153 return (ax * twom768); in hypot()161 return ((ax + ay) * twom768); in hypot()202 ax *= twom768; in hypot()