Home
last modified time | relevance | path

Searched defs:__how_much (Results 1 – 5 of 5) sorted by relevance

/openbsd/src/gnu/gcc/libstdc++-v3/include/ext/
Dsso_string_base.h511 const size_type __how_much = _M_length() - __pos - __len1; in _M_mutate() local
534 const size_type __how_much = _M_length() - __pos - __n; in _M_erase() local
Drc_string_base.h641 const size_type __how_much = _M_length() - __pos - __len1; in _M_mutate() local
664 const size_type __how_much = _M_length() - __pos - __n; in _M_erase() local
Dvstring.tcc111 const size_type __how_much = __old_size - __pos1 - __n1; in _M_replace_aux() local
141 const size_type __how_much = __old_size - __pos - __len1; in _M_replace() local
/openbsd/src/gnu/gcc/libstdc++-v3/include/bits/
Dbasic_string.tcc455 const size_type __how_much = __old_size - __pos - __len1; in _M_mutate() local
/openbsd/src/gnu/lib/libstdc++/libstdc++/include/bits/
Dbasic_string.tcc401 const size_type __how_much = __old_size - __pos - __len1; in _M_mutate() local