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

/ast/src/cmd/nmake/
H A Dexpand.h31 #ifndef ED_EDIT
74 #define ED_EDIT 2 macro
200 "base", 0, { ED_EDIT,'B',1 },
206 "directory", 0, { ED_EDIT,'D',1 },
222 "nobase", 0, { ED_EDIT,'B',0 },
223 "nodirectory", 0, { ED_EDIT,'D',0 },
224 "nosuffix", 0, { ED_EDIT,'S',0 },
237 "suffix", 0, { ED_EDIT,'S',1 },

Completed in 29 milliseconds