OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:M_TRIM_THRESHOLD
(Results
1 - 6
of
6
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/
malloc.h
125
#define
M_TRIM_THRESHOLD
-1
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
malloc.h
125
#define
M_TRIM_THRESHOLD
-1
/bionic/libc/upstream-dlmalloc/
malloc.h
214
M_TRIM_THRESHOLD
-1 2*1024*1024 any (-1U disables trimming)
220
#define
M_TRIM_THRESHOLD
(-1)
malloc.c
463
Also settable using mallopt(
M_TRIM_THRESHOLD
, x)
[
all
...]
/external/qemu/distrib/sdl-1.2.15/src/stdlib/
SDL_malloc.c
429
Also settable using mallopt(
M_TRIM_THRESHOLD
, x)
626
#define
M_TRIM_THRESHOLD
(-1)
[
all
...]
/external/chromium_org/v8/test/mjsunit/
unicode-test.js
[
all
...]
Completed in 461 milliseconds