Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/r300/compiler/
Dradeon_code.c64 struct rc_constant * newlist; in rc_constants_add() local
/third_party/elfutils/libdw/
Ddwarf_entry_breakpoints.c41 Dwarf_Addr *newlist = realloc (*bkpts, ++(*pnbkpts) * sizeof newlist[0]); in add_bkpt() local
/third_party/mesa3d/src/gallium/drivers/r300/compiler/tests/
Drc_test_helpers.c481 struct rc_constant * newlist; in add_constant() local
/third_party/curl/src/
Dtool_paramhlp.c551 struct curl_slist *newlist = curl_slist_append(*list, ptr); in add2list() local
/third_party/python/Python/
Dbltinmodule.c2375 PyObject *newlist, *v, *seq, *callable; in builtin_sorted() local
/third_party/FreeBSD/sys/kern/
Dsubr_bus.c947 device_t *newlist, *oldlist; in devclass_alloc_unit() local
/third_party/python/Modules/
D_asynciomodule.c998 PyObject *newlist; in _asyncio_Future_remove_done_callback() local