Home
last modified time | relevance | path

Searched refs:warray (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/cmd/sgs/yacc/common/
H A Dy1.c259 warray(L"yyr1", levprd, nprod); in others()
265 warray(L"yyr2", temp1, nprod); in others()
274 warray(L"yychk", temp1, nstate); in others()
276 warray(L"yydef", defact, nstate); in others()
H A Ddextern.h285 extern void warray(wchar_t *, int *, int);
H A Dy3.c491 warray(s, v, n) in warray() function