Searched refs:warray (Results 1 – 3 of 3) sorted by relevance
/illumos-gate/usr/src/cmd/sgs/yacc/common/ |
H A D | y1.c | 258 warray(L"yyr1", levprd, nprod); in others() 264 warray(L"yyr2", temp1, nprod); in others() 273 warray(L"yychk", temp1, nstate); in others() 275 warray(L"yydef", defact, nstate); in others()
|
H A D | dextern.h | 283 extern void warray(wchar_t *, int *, int);
|
H A D | y3.c | 488 warray(wchar_t *s, int *v, int n) in warray() function
|