Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/_ctypes/libffi/src/
Ddlmalloc.c3872 mchunkptr newtop = chunk_plus_offset(oldp, nb); in internal_realloc() local
/external/libffi/src/
Ddlmalloc.c3867 mchunkptr newtop = chunk_plus_offset(oldp, nb); in internal_realloc() local
/external/dlmalloc/
Dmalloc.c4864 mchunkptr newtop = chunk_plus_offset(p, nb); in try_realloc_chunk() local