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

/illumos-gate/usr/src/cmd/sgs/yacc/common/
H A Dy4.c38 static void arout(wchar_t *, int *, int);
428 arout(L"yyact", amem, (maxa - amem) + 1);
429 arout(L"yypact", indgo, nstate);
430 arout(L"yypgo", pgo, nnonter + 1);
434 arout(s, v, n) function
/illumos-gate/usr/src/ucbcmd/sed/
H A Dsed1.c102 static void arout(void);
220 arout();
503 arout();
514 arout();
542 if(aptr > abuf) arout();
733 arout(void) function

Completed in 75 milliseconds