Home
last modified time | relevance | path

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

/system/core/sh/
Darith.c1316 const char* yyprefix; local
1329 yyprefix = ", expecting ";
1333 yysize += yystrlen (yyprefix) + yystrlen (yytname [yyx]);
1351 yyprefix = ", expecting ";
1355 yyp = yystpcpy (yyp, yyprefix);
1357 yyprefix = " or ";