defin
return (defin(t, s));
(void) defin(0, L"$end");
(void) defin(0, L"error");
(void) defin(1, L"$accept");
static int defin(int, wchar_t *);