Searched defs:max_int (Results 1 – 5 of 5) sorted by relevance
148 const size_t max_int = std::numeric_limits<int>::max(); in ReadNonBlocking() local185 const size_t max_int = std::numeric_limits<int>::max(); in WriteNonBlocking() local
87 const int max_int = 0x7FFFFFFF; in test9() local
913 int64_t max_int = std::numeric_limits<int64_t>::max(); in TEST() local
3474 double max_int = static_cast<double>(kMaxInt); in get_inv_op_vfp_flag() local
1647 Node* max_int = jsgraph()->Int32Constant(std::numeric_limits<int32_t>::max()); in LowerCheckedUint32ToInt32() local