Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/yacc/common/
H A Ddextern.h288 extern int apack(int *, int);
H A Dy3.c123 apack(int *p, int n) in apack() function
H A Dy1.c999 indgo[i] = apack(&temp1[1], nnonter - 1) - 1; in stagen()