Home
last modified time | relevance | path

Searched defs:__limit (Results 1 – 10 of 10) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/src/c++11/
H A Dsnprintf_lite.cc95 const char *const __limit = __d + __bufsize - 1; // Leave space for NUL. in __snprintf_lite() local
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/src/c++11/
H A Dsnprintf_lite.cc104 const char *const __limit = __d + __bufsize - 1; // Leave space for NUL. in __snprintf_lite() local
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/tr2/
H A Ddynamic_bitset.tcc76 const size_t __limit = this->_M_w.size() - __wshift - 1; in _M_do_right_shift() local
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/tr2/
H A Ddynamic_bitset.tcc76 const size_t __limit = this->_M_w.size() - __wshift - 1; in _M_do_right_shift() local
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
H A Dfstream.tcc775 const streamsize __limit = std::min(__chunk, __bufavail); in xsputn() local
H A Drandom.tcc978 auto __limit = __p.p() * (__aurng.max() - __aurng.min()); in __generate_impl() local
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dfstream.tcc775 const streamsize __limit = std::min(__chunk, __bufavail); in xsputn() local
H A Drandom.tcc1021 auto __limit = __p.p() * (__aurng.max() - __aurng.min()); in __generate_impl() local
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/src/c++98/
H A Dmt_allocator.cc283 const size_t __limit = (100 * (_M_bin_size - __which) in _M_reclaim_block() local
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/src/c++98/
H A Dmt_allocator.cc283 const size_t __limit = (100 * (_M_bin_size - __which) in _M_reclaim_block() local