Home
last modified time | relevance | path

Searched defs:__pend (Results 1 – 4 of 4) sorted by relevance

/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/bits/
H A Dlocale_classes.tcc168 const _CharT* __pend = __one.data() + __one.length(); in do_compare() local
206 const _CharT* __pend = __str.data() + __str.length(); in do_transform() local
H A Dsstream.tcc260 _M_pbump(char_type* __pbeg, char_type* __pend, off_type __off) in _M_pbump()
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/bits/
H A Dlocale_classes.tcc170 const _CharT* __pend = __one.data() + __one.length(); in do_compare() local
208 const _CharT* __pend = __str.data() + __str.length(); in do_transform() local
H A Dsstream.tcc277 _M_pbump(char_type* __pbeg, char_type* __pend, off_type __off) in _M_pbump()