Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/yacc/common/
H A Ddextern.h70 #define NPROD 300 macro
H A Dy2.c148 int nprodsz = NPROD;
1892 nprodsz += NPROD; in exp_prod()
1898 for (i = nprodsz-NPROD; i < nprodsz+2; ++i) in exp_prod()