Searched refs:negative_overflow (Results 1 – 6 of 6) sorted by relevance
481 std::string negative_overflow = "-1e1000"; in TEST() local482 const char* begin = negative_overflow.data(); in TEST()483 const char* end = begin + negative_overflow.size(); in TEST()
218 fn negative_overflow() { in negative_overflow() function