Searched refs:leftCell (Results 1 - 1 of 1) sorted by path

/external/svox/pico/lib/
H A Dpicoos.c253 MemCellHdr leftCell; member in struct:mem_cell_hdr
321 cbeg->leftCell = NULL;
323 cmid->leftCell = cbeg;
325 cend->leftCell = cmid;
392 the size is therefore computed by inspecting the end addresses of the fields 'size' and 'leftCell';
397 size2 = (picoos_objsize_t) &test_cell.leftCell - (picoos_objsize_t)
540 c2->leftCell = c;
542 c2r->leftCell = c2;
577 cl = c->leftCell;
581 crr->leftCell
[all...]

Completed in 176 milliseconds