Lines Matching defs:atoi
147 inline static int atoi(const char *);1227 atoi(const char *cp)1248 n = atoi (ip->argbuf);1265 n = atoi (ip->argbuf);1717 x = atoi(ip->argbuf);1732 y = atoi(ip->argbuf);1746 y = atoi(ip->argbuf);1750 x = atoi(cp + 1);1855 x = atoi(ip->argbuf);1860 y = atoi(cp + 1);
Indexes created Tue Sep 30 06:09:59 GMT 2025