atoi               87 src/dps8/dps8_absi.c     int n = atoi (cptr);
atoi             1674 src/dps8/dps8_console.c     int n = atoi (cptr);
atoi             1810 src/dps8/dps8_console.c         int port = atoi (cptr);
atoi              715 src/dps8/dps8_cpu.c     int n = atoi (cptr);
atoi              734 src/dps8/dps8_cpu.c     int n = atoi (cptr);
atoi             1265 src/dps8/dps8_crdpun.c     int n = atoi (cptr);
atoi             1031 src/dps8/dps8_crdrdr.c     int n = atoi (cptr);
atoi              177 src/dps8/dps8_dia.c     int n = atoi (cptr);
atoi              352 src/dps8/dps8_disk.c     int n = atoi (cptr);
atoi             1674 src/dps8/dps8_disk.c     int n = atoi (cptr);
atoi             1816 src/dps8/dps8_disk.c     int n = atoi (cptr);
atoi             1808 src/dps8/dps8_fnp2.c     int n = atoi (cptr);
atoi             2467 src/dps8/dps8_fnp2.c     int n = atoi (buf);
atoi             2519 src/dps8/dps8_fnp2.c     int n = atoi (buf);
atoi              944 src/dps8/dps8_iom.c     int n = atoi (cptr);
atoi              168 src/dps8/dps8_mgp.c   int n = atoi(cptr);
atoi              168 src/dps8/dps8_mt.c     int n = atoi (cptr);
atoi              200 src/dps8/dps8_mt.c     int n = (int) atoi (cptr);
atoi              418 src/dps8/dps8_mt.c     int n = atoi (cptr);
atoi             1781 src/dps8/dps8_prt.c     int n = atoi (cptr);
atoi              617 src/dps8/dps8_scu.c     int n = atoi (cptr);
atoi               99 src/dps8/dps8_socket_dev.c     int n = atoi (cptr);
atoi             1850 src/dps8/dps8_sys.c     int n = atoi (buf);
atoi             1865 src/dps8/dps8_sys.c     int n = atoi (buf);
atoi             1880 src/dps8/dps8_sys.c     int n = atoi (buf);
atoi              101 src/dps8/dps8_urp.c     int n = atoi (cptr);
atoi              190 src/dps8/udplib.c                    udp_links [link] . rportno = atoi (port);
atoi              194 src/dps8/udplib.c         udp_links [link] . lportno =  atoi (port);
atoi             2438 src/simh/sim_tmxr.c         mp->buffered = atoi(buffered);
atoi             2670 src/simh/sim_tmxr.c             lp->rxbsz = lp->txbsz = atoi(buffered);