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

/illumos-gate/usr/src/lib/libshell/amd64/include/ast/
H A Dshell.h49 #undef NOT_USED macro
50 #define NOT_USED(x) (&x,1) macro
/illumos-gate/usr/src/lib/libshell/common/include/
H A Dshell.h40 #undef NOT_USED macro
41 #define NOT_USED(x) (&x,1) macro
/illumos-gate/usr/src/lib/libshell/i386/include/ast/
H A Dshell.h49 #undef NOT_USED macro
50 #define NOT_USED(x) (&x,1) macro
/illumos-gate/usr/src/lib/libshell/sparc/include/ast/
H A Dshell.h49 #undef NOT_USED macro
50 #define NOT_USED(x) (&x,1) macro
/illumos-gate/usr/src/lib/libshell/sparcv9/include/ast/
H A Dshell.h49 #undef NOT_USED macro
50 #define NOT_USED(x) (&x,1) macro
/illumos-gate/usr/src/lib/libast/amd64/include/ast/
H A Dast.h241 #define NOT_USED(x) NoP(x) macro
/illumos-gate/usr/src/lib/libast/common/include/
H A Dast.h224 #define NOT_USED(x) NoP(x) macro
/illumos-gate/usr/src/lib/libast/i386/include/ast/
H A Dast.h241 #define NOT_USED(x) NoP(x) macro
/illumos-gate/usr/src/lib/libast/sparc/include/ast/
H A Dast.h241 #define NOT_USED(x) NoP(x) macro
/illumos-gate/usr/src/lib/libast/sparcv9/include/ast/
H A Dast.h241 #define NOT_USED(x) NoP(x) macro
/illumos-gate/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 86 milliseconds