Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/yacc/common/
H A Dy4.c477 static int *actbase; in exp_act() local
481 actbase = amem; in exp_act()
497 *ptr = *ptr - actbase + amem; in exp_act()
499 memp = memp - actbase + amem; in exp_act()
501 maxa = maxa - actbase + amem; in exp_act()