Home
last modified time | relevance | path

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

/third_party/gstreamer/gstreamer/tests/check/gst/
Dgstpipeline.c383 GstClockTime oldbase; in GST_START_TEST() local
/third_party/flutter/skia/third_party/externals/sdl/src/stdlib/
DSDL_malloc.c3362 prepend_alloc(mstate m, char *newbase, char *oldbase, size_t nb) in prepend_alloc()
3632 char *oldbase = sp->base; in sys_alloc() local
/third_party/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
/third_party/libxml2/
Dtree.c5335 xmlChar *oldbase = NULL; in xmlNodeGetBase() local
Dparser.c9047 const xmlChar *oldbase = ctxt->input->base; in xmlParseAttValueInternal() local
/third_party/python/Objects/
Dtypeobject.c4655 PyTypeObject *newbase, *oldbase; in compatible_for_assignment() local