Searched refs:Lsb1 (Results 1 - 1 of 1) sorted by relevance
/third_party/FreeBSD/contrib/gdtoa/ | ||
H A D | strtod.c | 104 ULong Lsb, Lsb1; local 604 Lsb1 = 0; 614 Lsb1 = Lsb << (i-32); 856 if (Lsb1) { 857 if (!(word0(&rv) & Lsb1)) |
Completed in 1 milliseconds