OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:dlmalloc_max_footprint
(Results
1 - 4
of
4
) sorted by null
/bionic/libc/bionic/
dlmalloc.h
62
#define
dlmalloc_max_footprint
malloc_max_footprint
macro
223
size_t
dlmalloc_max_footprint
(void);
dlmalloc.c
699
#define
dlmalloc_max_footprint
malloc_max_footprint
macro
4528
size_t
dlmalloc_max_footprint
(void) {
function
[
all
...]
/external/libffi/src/
dlmalloc.c
655
#define
dlmalloc_max_footprint
malloc_max_footprint
macro
4373
size_t
dlmalloc_max_footprint
(void) {
function
[
all
...]
/external/qemu/distrib/sdl-1.2.12/src/stdlib/
SDL_malloc.c
699
#define
dlmalloc_max_footprint
malloc_max_footprint
macro
4383
size_t
dlmalloc_max_footprint
(void) {
function
[
all
...]
Completed in 18 milliseconds