Searched refs:NV_FUNCT (Results 1 – 8 of 8) sorted by relevance
119 #define NV_FUNCTION (NV_RJUST|NV_FUNCT) /* value is shell function */134 #define nv_isref(n) (nv_isattr((n),NV_REF|NV_TAGGED|NV_FUNCT)==NV_REF)
182 #define NV_FUNCT NV_IDENT /* option for nv_create */ macro
191 #define NV_FUNCT NV_IDENT /* option for nv_create */ macro
363 if(troot==tdata.sh->fun_tree && ((isfloat || flag&~(NV_FUNCT|NV_TAGGED|NV_EXPORT|NV_LTOU)))) in b_typeset()663 nv_onattr(np,NV_REF|NV_FUNCT); in b_common()
1892 if(!(flag&NV_EXPORT) || (flag&NV_FUNCT)) in attstore()2454 if((!np->nvfun || !np->nvfun->disc) && !nv_isattr(np,NV_ARRAY|NV_INTEGER|NV_FUNCT|NV_REF|NV_TABLE)) in nv_getval()