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

/haiku-buildtools/legacy/binutils/binutils/
H A Dsysinfo.c1581 int yyxend = yychecklim < YYNTOKENS ? yychecklim : YYNTOKENS;
1587 for (yyx = yyxbegin; yyx < yyxend; ++yyx)
1577 int yyxend = yychecklim < YYNTOKENS ? yychecklim : YYNTOKENS; local
/haiku-buildtools/legacy/binutils/gas/
H A Dbfin-parse.c7143 int yyxend = yychecklim < YYNTOKENS ? yychecklim : YYNTOKENS;
7149 for (yyx = yyxbegin; yyx < yyxend; ++yyx)
7139 int yyxend = yychecklim < YYNTOKENS ? yychecklim : YYNTOKENS; local

Completed in 187 milliseconds