Searched refs:OPT_readstate (Results 1 - 3 of 3) sorted by relevance

/ast/src/cmd/nmake/
H A Doptions.h88 #define OPT_readstate ('S'|On|Ov) /* read state file on startup */ macro
H A Dstate.c644 error(3, "use -%c%c to accept current state or -%c to remake", OPT(OPT_accept), OPT(OPT_readstate), OPT(OPT_readstate));
H A Doption.c189 { "readstate", OPT_readstate, (char*)&state.readstate, 0,

Completed in 15 milliseconds