HomeSort by relevance Sort by last modified time
    Searched defs:segment_holding (Results 1 - 4 of 4) sorted by null

  /bionic/libc/upstream-dlmalloc/
malloc.c 2698 static msegmentptr segment_holding(mstate m, char* addr) { function
    [all...]
  /external/eigen/unsupported/test/mpreal/
dlmalloc.c 2557 static msegmentptr segment_holding(mstate m, char* addr) { function
    [all...]
  /external/libffi/src/
dlmalloc.c 2098 static msegmentptr segment_holding(mstate m, char* addr) { function
    [all...]
  /external/qemu/distrib/sdl-1.2.15/src/stdlib/
SDL_malloc.c 2108 static msegmentptr segment_holding(mstate m, char* addr) { function
    [all...]

Completed in 3226 milliseconds