OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:_S_heap_size
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gcc/dist/libstdc++-v3/src/c++98/
pool_allocator.cc
94
+ _M_round_up(
_S_heap_size
>> 4));
123
_S_heap_size
+= __bytes_to_get;
170
size_t __pool_alloc_base::
_S_heap_size
= 0;
/src/external/gpl3/gcc.old/dist/libstdc++-v3/src/c++98/
pool_allocator.cc
94
+ _M_round_up(
_S_heap_size
>> 4));
123
_S_heap_size
+= __bytes_to_get;
170
size_t __pool_alloc_base::
_S_heap_size
= 0;
/src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/
pool_allocator.h
97
static size_t
_S_heap_size
;
/src/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/
pool_allocator.h
95
static size_t
_S_heap_size
;
Completed in 27 milliseconds
Indexes created Sun Sep 06 00:23:55 UTC 2026