Searched defs:sdict (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libshell/common/sh/
H A Darith.c66 Dt_t *sdict = (shp->st.real_fun? shp->st.real_fun->sdict:0); local
95 if((lvalue->emode&ARITH_COMP) && dtvnext(root) && ((mp=nv_search(cp,root,flags))||(sdict && (mp=nv_search(cp,sdict,flags)))))
/illumos-gate/usr/src/lib/libshell/common/include/
H A Dname.h98 Dt_t *sdict; /* dictionary for statics */ member in struct:Ufunction

Completed in 63 milliseconds