Searched refs:last_root (Results 1 – 11 of 11) sorted by relevance
161 dp->root = sh.last_root?sh.last_root:sh.var_tree; in nv_diropen()987 shp->last_root = shp->prev_root; in walk_tree()991 shp->last_root = nv_dict(shp->last_table); in walk_tree()992 if(shp->last_root) in walk_tree()993 shp->var_tree = shp->last_root; in walk_tree()1007 shp->last_root = 0; in walk_tree()1009 walk.root = shp->last_root?shp->last_root:shp->var_tree; in walk_tree()1127 Dt_t *last_root = shp->last_root; in put_tree() local1132 shp->prev_root = shp->last_root; in put_tree()1134 shp->last_root = last_root; in put_tree()
99 Dt_t *last_root; member365 np = nv_open(prefix,shp->last_root,flag); in nv_setlist()445 Dt_t *last_root = shp->last_root; in nv_setlist() local447 shp->last_root = last_root; in nv_setlist()585 nr.root = shp->last_root; in nv_setlist()844 shp->last_root = shp->var_tree->walk; in nv_create()890 root = shp->last_root; in nv_create()943 shp->last_root = root; in nv_create()1017 shp->last_root = root; in nv_create()1365 shp->last_root = root; in nv_open()[all …]
491 shp->last_root = nv_dict(DOTSHNOD); in init_level()546 shp->last_root = nv_dict(DOTSHNOD); in sh_debug()2766 shp->last_root = rp->sdict; in sh_exec()3351 Dt_t *last_root = shp->last_root; in sh_funscope() local3411 shp->last_root = nv_dict(DOTSHNOD); in sh_funscope()3433 shp->last_root = 0; in sh_funscope()3471 shp->last_root = last_root; in sh_funscope()3516 shp->last_root = nv_dict(DOTSHNOD); in sh_funct()3539 shp->last_root = nv_dict(DOTSHNOD); in sh_funct()
95 root = shp->last_root; in scope()
311 nq->nvalue.nrp->root = sh.last_root; in fixnode()372 Dt_t *root = sh.last_root; in clone_type()480 nv_delete(nr,sh.last_root,0); in clone_type()
265 shp->last_root = ap->table; in sh_assignok()
483 sh.prev_root = sh.last_root; in array_clone()
1628 shp->last_root = shp->var_tree; in sh_reinit()
1500 mp->shp->last_root = mp->shp->var_tree; in varsub()
256 Dt_t *last_root; \
473 Dt_t *root = tp->sh->last_root; in print_value()494 tp->sh->last_root = root; in print_value()677 …if(comvar || (shp->last_root==shp->var_tree && (tp->tp || (!shp->st.real_fun && (nvflags&NV_STATIC… in setall()