Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython2/Modules/_ctypes/libffi/src/
Ddlmalloc.c1737 #define chunk_plus_offset(p, s) ((mchunkptr)(((char*)(p)) + (s))) macro
/aosp_15_r20/external/libffi/src/
H A Ddlmalloc.c1737 #define chunk_plus_offset(p, s) ((mchunkptr)(((char*)(p)) + (s))) macro
/aosp_15_r20/trusty/user/base/lib/dlmalloc/
Ddlmalloc.c2284 #define chunk_plus_offset(p, s) ((mchunkptr)(((char*)(p)) + (s))) macro
/aosp_15_r20/external/dlmalloc/
H A Ddlmalloc.c2269 #define chunk_plus_offset(p, s) ((mchunkptr)(((char*)(p)) + (s))) macro
/aosp_15_r20/external/trusty/lk/external/lib/heap/dlmalloc/
Ddlmalloc.c2325 #define chunk_plus_offset(p, s) ((mchunkptr)(((char*)(p)) + (s))) macro
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/container/src/
Ddlmalloc_2_8_6.c2267 #define chunk_plus_offset(p, s) ((mchunkptr)(((char*)(p)) + (s))) macro