Lines Matching defs:overflow_
609 overflow_ = true;628 bool result = overflow_;630 overflow_ = false;644 bool overflow_; // Tell whether a buffer overflow has occurred.701 overflow_(false),