Searched refs:myctoi (Results 1 - 6 of 6) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/flex/
H A Dscan.l159 [[:digit:]]+ linenum = myctoi( yytext );
541 yylval = myctoi( yytext );
H A Dflexdef.h877 extern int myctoi PROTO((char []));
H A Dmisc.c513 /* myctoi - return the integer represented by a string of digits */
515 int myctoi( array ) function
H A Dinitscan.c1720 linenum = myctoi( yytext );
2526 yylval = myctoi( yytext );
H A Dscan.c1720 linenum = myctoi( yytext );
2526 yylval = myctoi( yytext );
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/flex/MISC/MVS/
H A Dinitscan-mvs.c1902 yylval = myctoi( yytext );

Completed in 127 milliseconds