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

/opensolaris-onvv-gate/usr/src/cmd/sgs/yacc/common/
H A Dy2.c81 static int defin(int, wchar_t *);
341 (void) defin(0, L"$end");
343 (void) defin(0, L"error");
344 (void) defin(1, L"$accept");
894 defin(int t, wchar_t *s) function
1309 return (defin(t, s));

Completed in 47 milliseconds