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

  /external/libffi/src/
closures.c 459 msegmentptr seg = segment_holding (gm, start);
478 static msegmentptr
481 msegmentptr sp = &m->seg;
507 msegmentptr seg = segment_holding (gm, ptr);
523 msegmentptr seg = segment_holding_code (gm, ptr);
dlmalloc.c 1925 typedef struct malloc_segment* msegmentptr; typedef in typeref:struct:malloc_segment
    [all...]
  /bionic/libc/bionic/
dlmalloc.c 2018 typedef struct malloc_segment* msegmentptr; typedef in typeref:struct:malloc_segment
    [all...]
  /external/qemu/distrib/sdl-1.2.12/src/stdlib/
SDL_malloc.c 1935 typedef struct malloc_segment* msegmentptr; typedef in typeref:struct:malloc_segment
    [all...]

Completed in 236 milliseconds