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

/haiku-buildtools/legacy/binutils/binutils/
H A Dsysinfo.c1567 static char const yyexpecting[] = ", expecting %s";
1570 + sizeof yyexpecting - 1
1573 char const *yyprefix = yyexpecting;
1563 static char const yyexpecting[] = ", expecting %s"; local
/haiku-buildtools/legacy/binutils/gas/
H A Dbfin-parse.c7129 static char const yyexpecting[] = ", expecting %s";
7132 + sizeof yyexpecting - 1
7135 char const *yyprefix = yyexpecting;
7125 static char const yyexpecting[] = ", expecting %s"; local

Completed in 103 milliseconds