Searched refs:NV_FUNCT (Results 1 – 4 of 4) sorted by relevance
131 #define NV_FUNCTION (NV_RJUST|NV_FUNCT) /* value is shell function */147 #define nv_isref(n) (nv_isattr((n),NV_REF|NV_TAGGED|NV_FUNCT)==NV_REF)
193 #define NV_FUNCT NV_IDENT /* option for nv_create */ macro
383 if(troot==tdata.sh->fun_tree && ((isfloat || flag&~(NV_FUNCT|NV_TAGGED|NV_EXPORT|NV_LTOU)))) in b_typeset()823 nv_onattr(np,NV_REF|NV_FUNCT); in setall()
2183 if(!(flag&NV_EXPORT) || (flag&NV_FUNCT)) in attstore()2795 if((!np->nvfun || !np->nvfun->disc) && !nv_isattr(np,NV_ARRAY|NV_INTEGER|NV_FUNCT|NV_REF)) in nv_getval()