Home | History | Annotate | Download | only in libpcap

Lines Matching defs:stoi

2798 static int stoi(char *);
3749 { yylval->i = stoi((char *)yytext); return NUM; }
5079 stoi(s)