Home
last modified time | relevance | path

Searched defs:oldbase (Results 1 – 9 of 9) sorted by relevance

/external/python/cpython2/Modules/_ctypes/libffi/src/
Ddlmalloc.c3328 static void* prepend_alloc(mstate m, char* newbase, char* oldbase, in prepend_alloc()
3591 char* oldbase = sp->base; in sys_alloc() local
/external/libffi/src/
Ddlmalloc.c3328 static void* prepend_alloc(mstate m, char* newbase, char* oldbase, in prepend_alloc()
3591 char* oldbase = sp->base; in sys_alloc() local
/external/dlmalloc/
Ddlmalloc.c3956 static void* prepend_alloc(mstate m, char* newbase, char* oldbase, in prepend_alloc()
4243 char* oldbase = sp->base; in sys_alloc() local
/external/cronet/third_party/libxml/src/
Dtree.c5417 xmlChar *oldbase = NULL; in xmlNodeGetBase() local
Dparser.c8990 const xmlChar *oldbase = ctxt->input->base; in xmlParseAttValueInternal() local
/external/libxml2/
Dtree.c5417 xmlChar *oldbase = NULL; in xmlNodeGetBase() local
Dparser.c9118 const xmlChar *oldbase = ctxt->input->base; in xmlParseAttValueInternal() local
/external/python/cpython2/Objects/
Dtypeobject.c3174 PyTypeObject *newbase, *oldbase; in compatible_for_assignment() local
/external/python/cpython3/Objects/
Dtypeobject.c4653 PyTypeObject *newbase, *oldbase; in compatible_for_assignment() local