Home | History | Annotate | Download | only in dtoa

Lines Matching refs:kHiddenBit

43         while ((significand & Double::kHiddenBit) == 0) {