Home
last modified time | relevance | path

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

/system/core/sh/
Darith.c730 # ifndef yystrlen
732 # define yystrlen strlen macro
737 yystrlen (const char *yystr) in yystrlen() function
739 yystrlen (yystr) in yystrlen()
1333 yysize += yystrlen (yyprefix) + yystrlen (yytname [yyx]);
1342 + yystrlen (yytname[yytype]));