Home
last modified time | relevance | path

Searched refs:__back (Results 1 – 11 of 11) sorted by relevance

/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-5/include/bits/
A Dregex_executor.tcc181 auto __back = __rep_count; in _M_rep_once_more() local
185 __rep_count = __back; in _M_rep_once_more()
255 auto __back = __res.first; in _M_dfs() local
258 __res.first = __back; in _M_dfs()
264 auto __back = __res; in _M_dfs() local
268 __res = __back; in _M_dfs()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-6/include/bits/
A Dregex_executor.tcc181 auto __back = __rep_count; in _M_rep_once_more() local
185 __rep_count = __back; in _M_rep_once_more()
255 auto __back = __res.first; in _M_dfs() local
258 __res.first = __back; in _M_dfs()
264 auto __back = __res; in _M_dfs() local
268 __res = __back; in _M_dfs()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-4.9/include/bits/
A Dregex_executor.tcc234 auto __back = __res.first; in _M_dfs() local
237 __res.first = __back; in _M_dfs()
245 auto __back = __res; in _M_dfs() local
249 __res = __back; in _M_dfs()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-7/include/bits/
A Dregex_executor.tcc181 auto __back = __rep_count; in _M_rep_once_more() local
185 __rep_count = __back; in _M_rep_once_more()
252 auto __back = __res.first; in _M_handle_subexpr_begin() local
255 __res.first = __back; in _M_handle_subexpr_begin()
266 auto __back = __res; in _M_handle_subexpr_end() local
270 __res = __back; in _M_handle_subexpr_end()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/include/bits/
A Dregex_executor.tcc181 auto __back = __rep_count; in _M_rep_once_more() local
185 __rep_count = __back; in _M_rep_once_more()
252 auto __back = __res.first; in _M_handle_subexpr_begin() local
255 __res.first = __back; in _M_handle_subexpr_begin()
266 auto __back = __res; in _M_handle_subexpr_end() local
270 __res = __back; in _M_handle_subexpr_end()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/include/bits/
A Dregex_executor.tcc181 auto __back = __rep_count; in _M_rep_once_more() local
185 __rep_count = __back; in _M_rep_once_more()
252 auto __back = __res.first; in _M_handle_subexpr_begin() local
255 __res.first = __back; in _M_handle_subexpr_begin()
266 auto __back = __res; in _M_handle_subexpr_end() local
270 __res = __back; in _M_handle_subexpr_end()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-8/include/bits/
A Dregex_executor.tcc181 auto __back = __rep_count; in _M_rep_once_more() local
185 __rep_count = __back; in _M_rep_once_more()
252 auto __back = __res.first; in _M_handle_subexpr_begin() local
255 __res.first = __back; in _M_handle_subexpr_begin()
266 auto __back = __res; in _M_handle_subexpr_end() local
270 __res = __back; in _M_handle_subexpr_end()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/include/bits/
A Dregex_executor.tcc181 auto __back = __rep_count; in _M_rep_once_more() local
185 __rep_count = __back; in _M_rep_once_more()
252 auto __back = __res.first; in _M_handle_subexpr_begin() local
255 __res.first = __back; in _M_handle_subexpr_begin()
266 auto __back = __res; in _M_handle_subexpr_end() local
270 __res = __back; in _M_handle_subexpr_end()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/src/c++17/
A Dmemory_resource.cc209 void* const __back = (char*)__p + __size - sizeof(_Chunk); in allocate() local
210 __head = ::new(__back) _Chunk(__size, __align, __head); in allocate()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/src/c++17/
A Dmemory_resource.cc209 void* const __back = (char*)__p + __size - sizeof(_Chunk); in allocate() local
210 __head = ::new(__back) _Chunk(__size, __align, __head); in allocate()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/src/c++17/
A Dmemory_resource.cc253 void* const __back = (char*)__p + __size - sizeof(_Chunk); in allocate() local
254 __head = ::new(__back) _Chunk(__size, __align, __head); in allocate()

Completed in 35 milliseconds