Home | History | Annotate | Download | only in src

Lines Matching defs:limit_

295         limit_(NULL),
319 limit_ = reinterpret_cast<intptr_t*>(limit);
321 if (limit_ <= rear_) {
362 intptr_t* limit_;