Searched refs:On (Results 1 - 4 of 4) sorted by relevance

/ast/src/cmd/nmake/
H A Doptions.h42 #define On (1<<14) /* numeric value */ macro
59 #define OPT_believe ('B'|On) /* believe state from this level*/
65 #define OPT_debug ('d'|Oi|On) /* debug trace level */
78 #define OPT_jobs ('j'|On) /* job concurrency level */
86 #define OPT_questionable ('Q'|On) /* enable questionable code */
88 #define OPT_readstate ('S'|On|Ov) /* read state file on startup */
98 #define OPT_test ('T'|On) /* enable test code */
99 #define OPT_tolerance ('z'|On) /* time comparison tolerance */
H A Doption.c207 "Scan for and/or check implicit file prerequisites. On by default." },
216 " take precedence. On by default when running in \a2d\a with"
249 " On by default. \b--nowriteobject\b prevents the generation."
258 " On by default. \b--nowritestate\b prevents the generation."
446 switch (op->flags & (Ob|On|Os))
451 case On:
500 if (op->flags & On)
541 if (op->flags & On)
656 if (op->flags & On)
810 if (op->flags & On)
[all...]
H A DMakerules.mk44 set option=';compare;b;-;Ignore \binstall\b action targets whose contents have not changed. On by default.'
61 set option=';separate-include;b;-;Allow \b$$(CC.INCLUDE.LOCAL)\b to be used with compilers that support it. On by default. If \b--noseparate-include\b is set then \b$$(CC.INCLUDE.LOCAL)\b will not be used, even if the current compiler supports it.'
68 set option=';virtual;b;-;Allow \b:MAKE:\b to \bmkdir\b(1) recursive directories that do not exist in the top view. On by default. If \b--novirtual\b is set then \b:MAKE:\b warns about but ignores virtual recursive directories.'
/ast/src/cmd/pax/
H A Dtar.sh67 [k?On archive read only extract files that are newer than the target

Completed in 66 milliseconds