Searched refs:set_e (Results 1 - 3 of 3) sorted by relevance

/external/v8/src/
H A Ddiy-fp.h106 void set_e(int new_value) { e_ = new_value; } function in class:v8::internal::DiyFp
H A Ddouble.h179 m_minus.set_e(m_plus.e());
H A Dstrtod.cc329 input.set_e(input.e() + shift_amount);

Completed in 63 milliseconds