Lines Matching defs:stoi
2774 static int stoi(char *);3666 { yylval.i = stoi((char *)pcap_text); return NUM; }4798 stoi(s)