Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/include/
H A Dshnodes.h104 struct arithnod *whinc;
164 struct arithnod struct
209 struct arithnod ar;
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Dtrestore.c92 t->wh.whinc = (struct arithnod*)r_tree(shp); in r_tree()
105 t = getnode(shp->stk,arithnod); in r_tree()
H A Dparse.c284 register Shnode_t *t = getnode(arithnod); in getanode()
730 tw->wh.whinc = (struct arithnod*)t; in arithfor()