Searched defs:yyracc (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/lex/common/
H A Dreject.c92 static int yyracc(int);
94 extern int yyracc(int);
128 return (yyracc(*yyfnd++));
133 return (yyracc(*yyfnd++));
149 yyracc(int m) function
151 yyracc(m)

Completed in 56 milliseconds