OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:__prefix
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/
ropeimpl.h
1171
_Self_destruct_ptr
__prefix
(_S_substring(__r, 0, __max_len));
1173
bool __too_big = __r->_M_size >
__prefix
->_M_size;
1175
_S_flatten(
__prefix
, __buffer);
1176
__buffer[
__prefix
->_M_size] = _S_eos((_CharT*)0);
1674
rope<_CharT, _Alloc>
__prefix
= __r.substr(0, __first.index());
local
1681
__r =
__prefix
;
ropeimpl.h
1171
_Self_destruct_ptr
__prefix
(_S_substring(__r, 0, __max_len));
1173
bool __too_big = __r->_M_size >
__prefix
->_M_size;
1175
_S_flatten(
__prefix
, __buffer);
1176
__buffer[
__prefix
->_M_size] = _S_eos((_CharT*)0);
1674
rope<_CharT, _Alloc>
__prefix
= __r.substr(0, __first.index());
local
1681
__r =
__prefix
;
/src/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/
ropeimpl.h
1171
_Self_destruct_ptr
__prefix
(_S_substring(__r, 0, __max_len));
1173
bool __too_big = __r->_M_size >
__prefix
->_M_size;
1175
_S_flatten(
__prefix
, __buffer);
1176
__buffer[
__prefix
->_M_size] = _S_eos((_CharT*)0);
1672
rope<_CharT, _Alloc>
__prefix
= __r.substr(0, __first.index());
local
1679
__r =
__prefix
;
ropeimpl.h
1171
_Self_destruct_ptr
__prefix
(_S_substring(__r, 0, __max_len));
1173
bool __too_big = __r->_M_size >
__prefix
->_M_size;
1175
_S_flatten(
__prefix
, __buffer);
1176
__buffer[
__prefix
->_M_size] = _S_eos((_CharT*)0);
1672
rope<_CharT, _Alloc>
__prefix
= __r.substr(0, __first.index());
local
1679
__r =
__prefix
;
Completed in 45 milliseconds
Indexes created Thu Apr 23 00:23:13 UTC 2026