Searched defs:two_52 (Results 1 – 3 of 3) sorted by relevance
2423 Node* const two_52 = jsgraph()->Float64Constant(4503599627370496.0E0); in Float64Ceil() local2547 Node* const two_52 = jsgraph()->Float64Constant(4503599627370496.0E0); in Float64Floor() local2687 Node* const two_52 = jsgraph()->Float64Constant(4503599627370496.0E0); in Float64Trunc() local
102 Node* two_52 = Float64Constant(4503599627370496.0E0); in Float64Ceil() local155 Node* two_52 = Float64Constant(4503599627370496.0E0); in Float64Floor() local208 Node* two_52 = Float64Constant(4503599627370496.0E0); in Float64Trunc() local
5651 static double two_52 = two_30 * (1 << 22); // 2^52 is a precision boundary. variable