Lines Matching defs:getnode
45 #define getnode(s,type) ((Shnode_t*)stkalloc((s),sizeof(struct type)))
69 t = getnode(shp->stk,parnod);
73 t = getnode(shp->stk,comnod);
79 t = getnode(shp->stk,forknod);
85 t = getnode(shp->stk,ifnod);
91 t = getnode(shp->stk,whnod);
100 t = getnode(shp->stk,lstnod);
105 t = getnode(shp->stk,arithnod);
113 t = getnode(shp->stk,fornod);
122 t = getnode(shp->stk,swnod);
138 t = getnode(shp->stk,functnod);
161 t = getnode(shp->stk,tstnod);
219 struct fornod *fp = (struct fornod*)getnode(shp->stk,fornod);
238 iop = (struct ionod*)getnode(shp->stk,ionod);
322 reg = (struct regnod*)getnode(shp->stk,regnod);