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

/osnet-11/usr/src/lib/libshell/amd64/include/ast/
H A Dnval.h142 #define NV_NOFREE 0x200 /* don't free the space when releasing value */ macro
179 #define NV_ASSIGN NV_NOFREE /* assignment is possible */
/osnet-11/usr/src/lib/libshell/common/include/
H A Dnval.h133 #define NV_NOFREE 0x200 /* don't free the space when releasing value */ macro
170 #define NV_ASSIGN NV_NOFREE /* assignment is possible */
/osnet-11/usr/src/lib/libshell/i386/include/ast/
H A Dnval.h142 #define NV_NOFREE 0x200 /* don't free the space when releasing value */ macro
179 #define NV_ASSIGN NV_NOFREE /* assignment is possible */
/osnet-11/usr/src/lib/libshell/sparc/include/ast/
H A Dnval.h142 #define NV_NOFREE 0x200 /* don't free the space when releasing value */ macro
179 #define NV_ASSIGN NV_NOFREE /* assignment is possible */
/osnet-11/usr/src/lib/libshell/sparcv9/include/ast/
H A Dnval.h142 #define NV_NOFREE 0x200 /* don't free the space when releasing value */ macro
179 #define NV_ASSIGN NV_NOFREE /* assignment is possible */

Completed in 32 milliseconds