Searched refs:pcell (Results 1 – 1 of 1) sorted by relevance
528 PCell *pcell, cell; in gray_record_cell() local532 pcell = &ras.ycells[ras.ey - ras.min_ey]; in gray_record_cell()533 while ( ( cell = *pcell ) ) in gray_record_cell()541 pcell = &cell->next; in gray_record_cell()553 cell->next = *pcell; in gray_record_cell()554 *pcell = cell; in gray_record_cell()