Home
last modified time | relevance | path

Searched defs:__nleft (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/gcc/libstdc++-v3/config/io/
H A Dbasic_file_stdio.cc118 std::streamsize __nleft = __n; in xwrite() local
144 std::streamsize __nleft = __n1 + __n2; in xwritev() local
/openbsd-src/gnu/gcc/libstdc++-v3/include/ext/
H A Dvstring.tcc164 const size_type __nleft = (__p + __len1) - __s; in _M_replace() local
/openbsd-src/gnu/gcc/libstdc++-v3/include/bits/
H A Dbasic_string.tcc385 const size_type __nleft = __p - __s; in insert() local