Searched defs:NOT_USED (Results 1 - 12 of 12) sorted by relevance

/osnet-11/usr/src/lib/libparted/common/libparted/labels/
H A Ddvh.h156 #define NOT_USED 0 /* Not used */ macro
/osnet-11/usr/src/lib/libshell/amd64/include/ast/
H A Dshell.h49 #undef NOT_USED macro
50 #define NOT_USED(x) (&x,1) macro
/osnet-11/usr/src/lib/libshell/common/include/
H A Dshell.h40 #undef NOT_USED macro
41 #define NOT_USED(x) (&x,1) macro
/osnet-11/usr/src/lib/libshell/i386/include/ast/
H A Dshell.h49 #undef NOT_USED macro
50 #define NOT_USED(x) (&x,1) macro
/osnet-11/usr/src/lib/libshell/sparc/include/ast/
H A Dshell.h49 #undef NOT_USED macro
50 #define NOT_USED(x) (&x,1) macro
/osnet-11/usr/src/lib/libshell/sparcv9/include/ast/
H A Dshell.h49 #undef NOT_USED macro
50 #define NOT_USED(x) (&x,1) macro
/osnet-11/usr/src/lib/libast/amd64/include/ast/
H A Dast.h253 #define NOT_USED(x) NoP(x) macro
/osnet-11/usr/src/lib/libast/common/include/
H A Dast.h236 #define NOT_USED(x) NoP(x) macro
/osnet-11/usr/src/lib/libast/i386/include/ast/
H A Dast.h253 #define NOT_USED(x) NoP(x) macro
/osnet-11/usr/src/lib/libast/sparc/include/ast/
H A Dast.h253 #define NOT_USED(x) NoP(x) macro
/osnet-11/usr/src/lib/libast/sparcv9/include/ast/
H A Dast.h253 #define NOT_USED(x) NoP(x) macro
/osnet-11/usr/src/lib/libsqlite/tool/
H A Dlemon.c197 NOT_USED /* Deleted by compression */ enumerator in enum:action::e_action
2653 case NOT_USED:
3636 if( ap->type==REDUCE && ap->x.rp==rbest ) ap->type = NOT_USED;

Completed in 60 milliseconds