Home
last modified time | relevance | path

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

/external/syslinux/com32/lua/src/
Dlmem.c48 void *newblock; in luaM_growaux_() local
76 void *newblock; in luaM_realloc_() local
/external/mesa3d/src/gallium/drivers/r300/compiler/
Dmemory_pool.c56 struct memory_block * newblock; in refill_pool() local
/external/libdrm/intel/
Dmm.c101 struct mem_block *newblock; in SliceBlock() local
/external/mesa3d/src/mesa/main/
Dmm.c102 struct mem_block *newblock; in SliceBlock() local
Ddlist.c1353 Node *newblock; in dlist_alloc() local
/external/mesa3d/src/gallium/auxiliary/util/
Du_mm.c111 struct mem_block *newblock; in SliceBlock() local
/external/mksh/src/
Dvar.c66 newblock(void) in newblock() function
/external/python/cpython2/Modules/
D_collectionsmodule.c61 newblock(block *leftlink, block *rightlink, Py_ssize_t len) { in newblock() function
/external/python/cpython3/Modules/
D_collectionsmodule.c121 newblock(void) { in newblock() function