Searched defs:NV_IDENT (Results 1 - 5 of 5) sorted by relevance

/osnet-11/usr/src/lib/libshell/amd64/include/ast/
H A Dnval.h184 #define NV_IDENT 0x80 /* name must be identifier */ macro
189 #define NV_NODISC NV_IDENT /* ignore disciplines */
191 #define NV_FUNCT NV_IDENT /* option for nv_create */
194 #define NV_PUBLIC (~(NV_NOSCOPE|NV_ASSIGN|NV_IDENT|NV_VARNAME|NV_NOADD))
/osnet-11/usr/src/lib/libshell/common/include/
H A Dnval.h175 #define NV_IDENT 0x80 /* name must be identifier */ macro
180 #define NV_NODISC NV_IDENT /* ignore disciplines */
182 #define NV_FUNCT NV_IDENT /* option for nv_create */
185 #define NV_PUBLIC (~(NV_NOSCOPE|NV_ASSIGN|NV_IDENT|NV_VARNAME|NV_NOADD))
/osnet-11/usr/src/lib/libshell/i386/include/ast/
H A Dnval.h184 #define NV_IDENT 0x80 /* name must be identifier */ macro
189 #define NV_NODISC NV_IDENT /* ignore disciplines */
191 #define NV_FUNCT NV_IDENT /* option for nv_create */
194 #define NV_PUBLIC (~(NV_NOSCOPE|NV_ASSIGN|NV_IDENT|NV_VARNAME|NV_NOADD))
/osnet-11/usr/src/lib/libshell/sparc/include/ast/
H A Dnval.h184 #define NV_IDENT 0x80 /* name must be identifier */ macro
189 #define NV_NODISC NV_IDENT /* ignore disciplines */
191 #define NV_FUNCT NV_IDENT /* option for nv_create */
194 #define NV_PUBLIC (~(NV_NOSCOPE|NV_ASSIGN|NV_IDENT|NV_VARNAME|NV_NOADD))
/osnet-11/usr/src/lib/libshell/sparcv9/include/ast/
H A Dnval.h184 #define NV_IDENT 0x80 /* name must be identifier */ macro
189 #define NV_NODISC NV_IDENT /* ignore disciplines */
191 #define NV_FUNCT NV_IDENT /* option for nv_create */
194 #define NV_PUBLIC (~(NV_NOSCOPE|NV_ASSIGN|NV_IDENT|NV_VARNAME|NV_NOADD))

Completed in 29 milliseconds