Searched refs:leftCell (Results 1 – 1 of 1) sorted by relevance
253 MemCellHdr leftCell; member321 cbeg->leftCell = NULL; in os_init_mem_block()323 cmid->leftCell = cbeg; in os_init_mem_block()325 cend->leftCell = cmid; in os_init_mem_block()397 size2 = (picoos_objsize_t) &test_cell.leftCell - (picoos_objsize_t) in picoos_newMemoryManager()540 c2->leftCell = c; in picoos_allocate()542 c2r->leftCell = c2; in picoos_allocate()577 cl = c->leftCell; in picoos_deallocate()581 crr->leftCell = cl; in picoos_deallocate()587 cr->leftCell = cl; in picoos_deallocate()[all …]