Searched refs:NV_FUNCT (Results 1 - 8 of 8) sorted by relevance

/osnet-11/usr/src/lib/libshell/common/include/
H A Dname.h129 #define NV_FUNCTION (NV_RJUST|NV_FUNCT) /* value is shell function */
145 #define nv_isref(n) (nv_isattr((n),NV_REF|NV_TAGGED|NV_FUNCT)==NV_REF)
H A Dnval.h182 #define NV_FUNCT NV_IDENT /* option for nv_create */ macro
/osnet-11/usr/src/lib/libshell/amd64/include/ast/
H A Dnval.h191 #define NV_FUNCT NV_IDENT /* option for nv_create */ macro
/osnet-11/usr/src/lib/libshell/i386/include/ast/
H A Dnval.h191 #define NV_FUNCT NV_IDENT /* option for nv_create */ macro
/osnet-11/usr/src/lib/libshell/sparc/include/ast/
H A Dnval.h191 #define NV_FUNCT NV_IDENT /* option for nv_create */ macro
/osnet-11/usr/src/lib/libshell/sparcv9/include/ast/
H A Dnval.h191 #define NV_FUNCT NV_IDENT /* option for nv_create */ macro
/osnet-11/usr/src/lib/libshell/common/bltins/
H A Dtypeset.c380 if(troot==tdata.sh->fun_tree && ((isfloat || flag&~(NV_FUNCT|NV_TAGGED|NV_EXPORT|NV_LTOU))))
764 nv_onattr(np,NV_REF|NV_FUNCT);
/osnet-11/usr/src/lib/libshell/common/sh/
H A Dname.c2046 if(!(flag&NV_EXPORT) || (flag&NV_FUNCT))
2633 if((!np->nvfun || !np->nvfun->disc) && !nv_isattr(np,NV_ARRAY|NV_INTEGER|NV_FUNCT|NV_REF))

Completed in 42 milliseconds