Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/sgs/yacc/common/
H A Dy1.c617 int **pyield; in cpres() local
627 if ((pyield = (int **) malloc(sizeof (int *) * nprodsz)) == NULL) in cpres()
643 ptrpy = pyield; in cpres()
671 if (ptrpy != &pyield[nprod]) in cpres()
683 ptrpy-&pyield[nprod]); in cpres()