atoi               93 src/dps8/dps8_absi.c     int n = atoi (cptr);
atoi             1665 src/dps8/dps8_console.c     int n = atoi (cptr);
atoi             1801 src/dps8/dps8_console.c         int port = atoi (cptr);
atoi              726 src/dps8/dps8_cpu.c     int n = atoi (cptr);
atoi              745 src/dps8/dps8_cpu.c     int n = atoi (cptr);
atoi             1262 src/dps8/dps8_crdpun.c     int n = atoi (cptr);
atoi             1030 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              174 src/dps8/dps8_mgp.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             1903 src/dps8/dps8_sys.c     int n = atoi (buf);
atoi             1918 src/dps8/dps8_sys.c     int n = atoi (buf);
atoi             1933 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             2442 src/simh/sim_tmxr.c         mp->buffered = atoi(buffered);
atoi             2671 src/simh/sim_tmxr.c             lp->rxbsz = lp->txbsz = atoi(buffered);