Searched defs:__limit (Results 1 – 7 of 7) sorted by relevance
76 const size_t __limit = this->_M_w.size() - __wshift - 1; in _M_do_right_shift() local
775 const streamsize __limit = std::min(__chunk, __bufavail); in xsputn() local
978 auto __limit = __p.p() * (__aurng.max() - __aurng.min()); in __generate_impl() local
1114 #define QUEUE_ENTRY_PRIV_OFFSET(__base, __index, __limit, __esize, __psize) \ in rt2x00queue_alloc_entries() argument