OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:_S_end_free
(Results
1 - 8
of
8
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/
pool_allocator.h
96
static char*
_S_end_free
;
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/
pool_allocator.h
96
static char*
_S_end_free
;
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/
pool_allocator.h
96
static char*
_S_end_free
;
/prebuilts/ndk/r10/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/
pool_allocator.h
96
static char*
_S_end_free
;
/prebuilts/ndk/r11/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/
pool_allocator.h
96
static char*
_S_end_free
;
/prebuilts/ndk/r13/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/
pool_allocator.h
96
static char*
_S_end_free
;
/prebuilts/ndk/r11/sources/cxx-stl/stlport/src/
allocators.cpp
288
static char*
_S_end_free
;
368
size_t __bytes_left =
_S_end_free
- _S_start_free;
389
_S_start_free =
_S_end_free
= 0;
410
_S_end_free
= _S_start_free + __i;
426
_S_end_free
= _S_start_free + __bytes_to_get;
476
_S_start_free =
_S_end_free
= 0;
724
char *__node_alloc_impl::
_S_end_free
= 0;
807
static char *
_S_end_free
;
945
__bytes_left =
_S_end_free
- _S_start_free;
[
all
...]
/prebuilts/ndk/r13/sources/cxx-stl/stlport/src/
allocators.cpp
288
static char*
_S_end_free
;
368
size_t __bytes_left =
_S_end_free
- _S_start_free;
389
_S_start_free =
_S_end_free
= 0;
410
_S_end_free
= _S_start_free + __i;
426
_S_end_free
= _S_start_free + __bytes_to_get;
476
_S_start_free =
_S_end_free
= 0;
724
char *__node_alloc_impl::
_S_end_free
= 0;
807
static char *
_S_end_free
;
945
__bytes_left =
_S_end_free
- _S_start_free;
[
all
...]
Completed in 46 milliseconds