Home | History | Annotate | Download | only in tools

Lines Matching refs:atoi

767 			yylval.number = atoi(yytext);
798 yylval.number = atoi(yytext + 6);