Home
last modified time | relevance | path

Searched defs:malloc_chunk (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/python/cpython2/Modules/_ctypes/libffi/src/
Ddlmalloc.c1659 struct malloc_chunk { struct
1662 struct malloc_chunk* fd; /* double links -- used only if free. */ argument
1663 struct malloc_chunk* bk; argument
/aosp_15_r20/external/libffi/src/
H A Ddlmalloc.c1659 struct malloc_chunk { struct
1662 struct malloc_chunk* fd; /* double links -- used only if free. */ argument
1663 struct malloc_chunk* bk; argument
/aosp_15_r20/trusty/user/base/lib/dlmalloc/
Ddlmalloc.c2191 struct malloc_chunk { struct
2194 struct malloc_chunk* fd; /* double links -- used only if free. */ argument
2195 struct malloc_chunk* bk; argument
/aosp_15_r20/external/dlmalloc/
H A Ddlmalloc.c2184 struct malloc_chunk { struct
2187 struct malloc_chunk* fd; /* double links -- used only if free. */ argument
2188 struct malloc_chunk* bk; argument
/aosp_15_r20/external/trusty/lk/external/lib/heap/dlmalloc/
Ddlmalloc.c2240 struct malloc_chunk { struct
2243 struct malloc_chunk* fd; /* double links -- used only if free. */ argument
2244 struct malloc_chunk* bk; argument
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/container/src/
Ddlmalloc_2_8_6.c2182 struct malloc_chunk { struct
2185 struct malloc_chunk* fd; /* double links -- used only if free. */ argument
2186 struct malloc_chunk* bk; argument