Home
last modified time | relevance | path

Searched defs:malloc_segment (Results 1 – 3 of 3) sorted by relevance

/external/python/cpython2/Modules/_ctypes/libffi/src/
Ddlmalloc.c1940 struct malloc_segment { struct
1943 struct malloc_segment* next; /* ptr to next segment */ argument
1986 typedef struct malloc_segment msegment; argument
/external/libffi/src/
Ddlmalloc.c1935 struct malloc_segment { struct
1938 struct malloc_segment* next; /* ptr to next segment */ argument
1981 typedef struct malloc_segment msegment; argument
/external/dlmalloc/
Dmalloc.c2469 struct malloc_segment { struct
2472 struct malloc_segment* next; /* ptr to next segment */ argument
2479 typedef struct malloc_segment msegment; argument