Searched refs:cend (Results 1 – 1 of 1) sorted by relevance
310 MemCellHdr cbeg, cmid, cend; in os_init_mem_block() local317 cend = (MemCellHdr)((picoos_objsize_t)newBlockAddr + size in os_init_mem_block()324 cend->size = 0; in os_init_mem_block()325 cend->leftCell = cmid; in os_init_mem_block()329 cmid->nextFree = cend; in os_init_mem_block()331 cend->nextFree = NULL; in os_init_mem_block()332 cend->prevFree = cmid; in os_init_mem_block()334 this->lastFree = cend; in os_init_mem_block()343 cend->nextFree = NULL; in os_init_mem_block()