atoi               86 src/dps8/dps8_absi.c     int n = atoi (cptr);
atoi             1667 src/dps8/dps8_console.c     int n = atoi (cptr);
atoi             1803 src/dps8/dps8_console.c         int port = atoi (cptr);
atoi              680 src/dps8/dps8_cpu.c     int n = atoi (cptr);
atoi              699 src/dps8/dps8_cpu.c     int n = atoi (cptr);
atoi             1262 src/dps8/dps8_crdpun.c     int n = atoi (cptr);
atoi             1018 src/dps8/dps8_crdrdr.c     int n = atoi (cptr);
atoi              176 src/dps8/dps8_dia.c     int n = atoi (cptr);
atoi              353 src/dps8/dps8_disk.c     int n = atoi (cptr);
atoi             1671 src/dps8/dps8_disk.c     int n = atoi (cptr);
atoi             1813 src/dps8/dps8_disk.c     int n = atoi (cptr);
atoi             1770 src/dps8/dps8_fnp2.c     int n = atoi (cptr);
atoi             2381 src/dps8/dps8_fnp2.c     int n = atoi (buf);
atoi             2433 src/dps8/dps8_fnp2.c     int n = atoi (buf);
atoi              938 src/dps8/dps8_iom.c     int n = atoi (cptr);
atoi              167 src/dps8/dps8_mt.c     int n = atoi (cptr);
atoi              199 src/dps8/dps8_mt.c     int n = (int) atoi (cptr);
atoi              419 src/dps8/dps8_mt.c     int n = atoi (cptr);
atoi             1771 src/dps8/dps8_prt.c     int n = atoi (cptr);
atoi              620 src/dps8/dps8_scu.c     int n = atoi (cptr);
atoi              102 src/dps8/dps8_socket_dev.c     int n = atoi (cptr);
atoi             1869 src/dps8/dps8_sys.c     int n = atoi (buf);
atoi             1884 src/dps8/dps8_sys.c     int n = atoi (buf);
atoi             1899 src/dps8/dps8_sys.c     int n = atoi (buf);
atoi              104 src/dps8/dps8_urp.c     int n = atoi (cptr);
atoi              187 src/dps8/udplib.c     udp_links [link] . rportno = atoi (port);
atoi              191 src/dps8/udplib.c         udp_links [link] . lportno =  atoi (port);
atoi             2348 src/simh/sim_tmxr.c         mp->buffered = atoi(buffered);
atoi             2577 src/simh/sim_tmxr.c             lp->rxbsz = lp->txbsz = atoi(buffered);