Home
last modified time | relevance | path

Searched refs:__left_end (Results 1 – 2 of 2) sorted by relevance

/openbsd/src/gnu/lib/libstdc++/libstdc++/include/ext/
Dropeimpl.h851 size_t __left_end = std::min(__left_len, __end); in _S_apply_to_pieces() local
852 if (!_S_apply_to_pieces(__c, __left, __begin, __left_end)) in _S_apply_to_pieces()
/openbsd/src/gnu/gcc/libstdc++-v3/include/ext/
Dropeimpl.h940 size_t __left_end = std::min(__left_len, __end); in _S_apply_to_pieces() local
941 if (!_S_apply_to_pieces(__c, __left, __begin, __left_end)) in _S_apply_to_pieces()