Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/binutils/gas/
Dm68k-parse.c1915 int yyxend = yychecklim < YYNTOKENS ? yychecklim : YYNTOKENS; local
1919 for (yyx = yyxbegin; yyx < yyxend; ++yyx)
1941 for (yyx = yyxbegin; yyx < yyxend; ++yyx)
/mirbsd/src/gnu/usr.bin/cvs/lib/
Dgetdate.c1283 int yyxend = yychecklim < YYNTOKENS ? yychecklim : YYNTOKENS; in yysyntax_error() local
1289 for (yyx = yyxbegin; yyx < yyxend; ++yyx) in yysyntax_error()