Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/intl/
Dplural.c586 # ifndef yystrlen
588 # define yystrlen strlen macro
593 yystrlen (const char *yystr) in yystrlen() function
595 yystrlen (yystr) in yystrlen()
1170 yysize += yystrlen (yytname[yyx]) + 15, yycount++; in yyparse()
1171 yysize += yystrlen ("parse error, unexpected ") + 1; in yyparse()
1172 yysize += yystrlen (yytname[YYTRANSLATE (yychar)]); in yyparse()