cell              481 src/dps8/dps8_dia.c     word6 cell = getbits36_6 (dia_pcw, 24);
cell              482 src/dps8/dps8_dia.c     sim_debug (DBG_TRACE, & dia_dev, "CS interrupt %u\r\n", cell);
cell              483 src/dps8/dps8_dia.c     if (cell < 8)
cell              487 src/dps8/dps8_dia.c     else if (cell >= 8 && cell <= 11)
cell              491 src/dps8/dps8_dia.c     else if (cell >= 12 && cell <= 15)
cell              497 src/dps8/dps8_dia.c         sim_debug (DBG_ERR, & dia_dev, "fnp illegal cell number %d\r\n", cell);
cell              498 src/dps8/dps8_dia.c         sim_printf ("fnp illegal cell number %d\r\n", cell);
cell              105 src/dps8/dps8_fnp2_iomcmd.c     uint cell;
cell             1110 src/dps8/dps8_fnp2_iomcmd.c     setTIMW (decoded_p->iom_unit, decoded_p->chan_num, decoded_p->fudp->mailboxAddress, (int) decoded_p->cell);
cell             1276 src/dps8/dps8_fnp2_iomcmd.c     setTIMW (decoded_p->iom_unit, decoded_p->chan_num, decoded_p->fudp->mailboxAddress, (int) decoded_p->cell);
cell             1388 src/dps8/dps8_fnp2_iomcmd.c     setTIMW (decoded_p->iom_unit, decoded_p->chan_num, decoded_p->fudp->mailboxAddress, (int) decoded_p->cell);
cell             1398 src/dps8/dps8_fnp2_iomcmd.c     uint mbx = decoded_p->cell;
cell             1473 src/dps8/dps8_fnp2_iomcmd.c     uint mbx = decoded_p->cell - 8;
cell             1482 src/dps8/dps8_fnp2_iomcmd.c 
cell             1651 src/dps8/dps8_fnp2_iomcmd.c     uint mbx = decoded_p->cell - 12;
cell             1661 src/dps8/dps8_fnp2_iomcmd.c                    decoded_p->cell, mbx);
cell             1669 src/dps8/dps8_fnp2_iomcmd.c                    decoded_p->cell, mbx, decoded_p->fudp -> fnpMBXinUse [mbx]);
cell             1732 src/dps8/dps8_fnp2_iomcmd.c     decoded_p->cell = getbits36_6 (dia_pcw, 24);
cell             1733 src/dps8/dps8_fnp2_iomcmd.c     sim_debug (DBG_TRACE, & fnp_dev, "CS interrupt %u\r\n", decoded_p->cell);
cell             1734 src/dps8/dps8_fnp2_iomcmd.c     if (decoded_p->cell < 8)
cell             1738 src/dps8/dps8_fnp2_iomcmd.c     else if (decoded_p->cell >= 8 && decoded_p->cell <= 11) //-V560
cell             1742 src/dps8/dps8_fnp2_iomcmd.c     else if (decoded_p->cell >= 12 && decoded_p->cell <= 15) //-V560
cell             1748 src/dps8/dps8_fnp2_iomcmd.c         sim_debug (DBG_ERR, & fnp_dev, "fnp illegal cell number %d\r\n", decoded_p->cell);
cell             1749 src/dps8/dps8_fnp2_iomcmd.c         sim_printf ("fnp illegal cell number %d\r\n", decoded_p->cell);
cell             2134 src/dps8/dps8_scu.c                 word1 cell = up -> cells [i] ? 1 : 0;
cell             2136 src/dps8/dps8_scu.c                   putbits36_1 (rega, i, cell);
cell             2138 src/dps8/dps8_scu.c                   putbits36_1 (regq, i - 16, cell);
cell              665 src/prt2pdf/prt2pdf.c               PageCell * cell = & page_grid [current_line] [col];
cell              686 src/prt2pdf/prt2pdf.c                           if (cell -> num_chars < MAX_OVERSTRIKES - 1)
cell              688 src/prt2pdf/prt2pdf.c                               cell -> chars [cell -> num_chars++] = char_to_render;
cell              689 src/prt2pdf/prt2pdf.c                               cell -> chars [cell -> num_chars++] = '/';
cell              694 src/prt2pdf/prt2pdf.c                           if (cell->num_chars < MAX_OVERSTRIKES)
cell              695 src/prt2pdf/prt2pdf.c                             cell->chars [cell -> num_chars++] = char_to_render;
cell              712 src/prt2pdf/prt2pdf.c                       if (cell -> num_chars < MAX_OVERSTRIKES)
cell              713 src/prt2pdf/prt2pdf.c                         cell -> chars [cell -> num_chars++] = char_to_render;
cell              721 src/prt2pdf/prt2pdf.c                         if (cell -> under_char == '_' && cell -> under_from_input)
cell              722 src/prt2pdf/prt2pdf.c                           cell -> under_bold = 1;
cell              724 src/prt2pdf/prt2pdf.c                           cell -> under_char = '_';
cell              727 src/prt2pdf/prt2pdf.c                     if (cell -> num_chars < MAX_OVERSTRIKES)
cell              728 src/prt2pdf/prt2pdf.c                       cell -> chars [cell -> num_chars++] = '1';
cell              735 src/prt2pdf/prt2pdf.c                         if (cell -> num_chars < MAX_OVERSTRIKES - 1)
cell              737 src/prt2pdf/prt2pdf.c                             cell -> chars [cell -> num_chars++] = '7';
cell              738 src/prt2pdf/prt2pdf.c                             cell -> chars [cell -> num_chars++] = '-';
cell              742 src/prt2pdf/prt2pdf.c                       if (cell -> num_chars < MAX_OVERSTRIKES)
cell              743 src/prt2pdf/prt2pdf.c                         cell -> chars [cell -> num_chars++] = '7';
cell              750 src/prt2pdf/prt2pdf.c                           if (cell -> num_chars < MAX_OVERSTRIKES - 1)
cell              752 src/prt2pdf/prt2pdf.c                               cell -> chars [cell -> num_chars++] = 'Z';
cell              753 src/prt2pdf/prt2pdf.c                               cell -> chars [cell -> num_chars++] = '-';
cell              757 src/prt2pdf/prt2pdf.c                         if (cell -> num_chars < MAX_OVERSTRIKES)
cell              758 src/prt2pdf/prt2pdf.c                           cell -> chars [cell -> num_chars++] = 'Z';
cell              763 src/prt2pdf/prt2pdf.c                     if (cell -> num_chars > 0)
cell              767 src/prt2pdf/prt2pdf.c                         for (int k = 0; k < cell -> num_chars; k++)
cell              768 src/prt2pdf/prt2pdf.c                           if (cell -> chars [k] != '_')
cell              776 src/prt2pdf/prt2pdf.c                             if (cell -> num_chars < MAX_OVERSTRIKES)
cell              777 src/prt2pdf/prt2pdf.c                               cell -> chars [cell->num_chars++] = new_char;
cell              780 src/prt2pdf/prt2pdf.c                           if (cell -> under_char == '_')
cell              781 src/prt2pdf/prt2pdf.c                             cell -> under_bold = 1;
cell              784 src/prt2pdf/prt2pdf.c                               cell -> under_char = '_';
cell              785 src/prt2pdf/prt2pdf.c                               cell -> under_from_input = 1;
cell              789 src/prt2pdf/prt2pdf.c                       if (cell -> num_chars < MAX_OVERSTRIKES)
cell              790 src/prt2pdf/prt2pdf.c                         cell -> chars [cell -> num_chars++] = new_char;
cell              795 src/prt2pdf/prt2pdf.c                     if (cell -> num_chars < MAX_OVERSTRIKES)
cell              796 src/prt2pdf/prt2pdf.c                       cell -> chars [cell -> num_chars++] = new_char;
cell              810 src/prt2pdf/prt2pdf.c                   PageCell * cell = & page_grid [current_line] [j];
cell              811 src/prt2pdf/prt2pdf.c                   if (cell -> num_chars == 0 && ! cell -> under_char)
cell              815 src/prt2pdf/prt2pdf.c                   for (int k = 0; k < cell -> num_chars; k++)
cell              816 src/prt2pdf/prt2pdf.c                     freq [(int)cell -> chars [k]]++;
cell              818 src/prt2pdf/prt2pdf.c                   for (int k = 0; k < cell -> num_chars; k++)
cell              820 src/prt2pdf/prt2pdf.c                       char current_char = cell -> chars [k];
cell              825 src/prt2pdf/prt2pdf.c                       for (int l = 0; l < cell -> num_chars; l++)
cell              827 src/prt2pdf/prt2pdf.c                           if (cell -> chars [l] == current_char)
cell              859 src/prt2pdf/prt2pdf.c                   if (cell -> under_char)
cell              862 src/prt2pdf/prt2pdf.c                       float line_width = cell -> under_bold ? 1.5 : 0.5;