HomeSort by relevance Sort by last modified time
    Searched refs:dlmallopt (Results 1 - 5 of 5) sorted by null

  /bionic/libc/bionic/
dlmalloc.h 49 #define dlmallopt mallopt macro
162 int dlmallopt(int, int);
dlmalloc.c 686 #define dlmallopt mallopt macro
4646 int dlmallopt(int param_number, int value) { function
    [all...]
  /external/libffi/src/
closures.c 161 static int dlmallopt(int, int) MAYBE_UNUSED;
dlmalloc.c 650 #define dlmallopt mallopt macro
4396 int dlmallopt(int param_number, int value) { function
    [all...]
  /external/qemu/distrib/sdl-1.2.12/src/stdlib/
SDL_malloc.c 694 #define dlmallopt mallopt macro
4406 int dlmallopt(int param_number, int value) { function
    [all...]

Completed in 1229 milliseconds