Searched refs:funtree (Results 1 – 1 of 1) sorted by relevance
638 Dt_t *funtree = sh_subfuntree(1); in funload() local641 if((np = dtsearch(funtree,rp->np)) && is_afunction(np)) in funload()645 nv_delete(np,funtree,NV_NOFREE); in funload()647 dtinsert(funtree,rp->np); in funload()648 rp->fdict = funtree; in funload()