Searched refs:OPT_list (Results 1 - 2 of 2) sorted by relevance
/ast/src/cmd/nmake/ | ||
H A D | options.h | 80 #define OPT_list ('l'|Ob|Ox) /* list info and don't make */ macro |
H A D | option.c | 130 { "list", OPT_list, (char*)&state.list, 0, |
Completed in 10 milliseconds