Home
last modified time | relevance | path

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

/third_party/gstreamer/gstreamer/tests/check/gst/
Dgstpipeline.c383 GstClockTime oldbase; in GST_START_TEST() 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/python/Objects/
Dtypeobject.c4655 PyTypeObject *newbase, *oldbase; in compatible_for_assignment() local