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

/ast/src/cmd/nmake/
H A Dexpand.h35 unsigned short type; /* {ED_OP,ED_QUAL} */
76 #define ED_QUAL 4 macro
100 "force", { ED_QUAL,ED_FORCE },
101 "nowait", { ED_QUAL,ED_NOWAIT },
114 "target", { ED_QUAL,LT },
120 "literal", { ED_QUAL,LT },
126 "", { ED_QUAL,EQ },
127 "first", { ED_QUAL,EQ },
128 "sort", { ED_QUAL,LT },
129 "reverse", { ED_QUAL,G
[all...]

Completed in 12 milliseconds