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

/system/core/sh/
H A Darith.c731 # ifndef yystrlen
733 # define yystrlen strlen
738 yystrlen (const char *yystr)
740 yystrlen (yystr)
1337 yysize += yystrlen (yyprefix) + yystrlen (yytname [yyx]);
1346 + yystrlen (yytname[yytype]));
732 # define yystrlen macro
737 yystrlen (const char *yystr) function

Completed in 301 milliseconds