Home
last modified time | relevance | path

Searched defs:__outnext (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
H A Dlocale_conv.h74 auto __outnext = &__outstr.front() + __outchars; in _GLIBCXX_VISIBILITY() local
512 _Elem* __outnext = __outbuf; in _GLIBCXX_VISIBILITY() local
575 char* __outnext = __outbuf; in _GLIBCXX_VISIBILITY() local
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dlocale_conv.h73 auto __outnext = &__outstr.front() + __outchars; in _GLIBCXX_VISIBILITY() local
530 _Elem* __outnext = __outbuf; in _GLIBCXX_VISIBILITY() local
593 char* __outnext = __outbuf; in _GLIBCXX_VISIBILITY() local