Home
last modified time | relevance | path

Searched refs:myctoi (Results 1 – 5 of 5) sorted by relevance

/external/webkit/Tools/android/flex-2.5.4a/
Dscan.l159 [[:digit:]]+ linenum = myctoi( yytext );
Dflexdef.h877 extern int myctoi PROTO((char []));
Dmisc.c515 int myctoi( array ) in myctoi() function
Dinitscan.c1720 linenum = myctoi( yytext );
2526 yylval = myctoi( yytext );
/external/webkit/Tools/android/flex-2.5.4a/MISC/MVS/
Dinitscan-mvs.c1902 yylval = myctoi( yytext );