Home
last modified time | relevance | path

Searched defs:newbase (Results 1 – 7 of 7) sorted by relevance

/external/mksh/src/
Dvar.c632 setint_n(struct tbl *vq, mksh_ari_t num, int newbase) in setint_n()
/external/libxml2/
Dtree.c5273 xmlChar *base, *newbase; in xmlNodeGetBase() local
/external/python/cpython2/Modules/_ctypes/libffi/src/
Ddlmalloc.c3328 static void* prepend_alloc(mstate m, char* newbase, char* oldbase, in prepend_alloc()
/external/libffi/src/
Ddlmalloc.c3323 static void* prepend_alloc(mstate m, char* newbase, char* oldbase, in prepend_alloc()
/external/python/cpython3/Objects/
Dtypeobject.c3882 PyTypeObject *newbase, *oldbase; in compatible_for_assignment() local
/external/python/cpython2/Objects/
Dtypeobject.c3174 PyTypeObject *newbase, *oldbase; in compatible_for_assignment() local
/external/dlmalloc/
Dmalloc.c3956 static void* prepend_alloc(mstate m, char* newbase, char* oldbase, in prepend_alloc()