Searched refs:warray (Results 1 – 3 of 3) sorted by relevance
/titanic_50/usr/src/cmd/sgs/yacc/common/ |
H A D | y1.c | 259 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 D | dextern.h | 285 extern void warray(wchar_t *, int *, int);
|
H A D | y3.c | 491 warray(s, v, n) in warray() function
|