HomeSort by relevance Sort by last modified time
    Searched defs:arout (Results 1 - 2 of 2) sorted by null

  /onnv/onnv-gate/usr/src/cmd/sgs/yacc/common/
y4.c 38 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
  /onnv/onnv-gate/usr/src/ucbcmd/sed/
sed1.c 102 static void arout(void);
220 arout();
503 arout();
514 arout();
542 if(aptr > abuf) arout();
733 arout(void) function

Completed in 540 milliseconds