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

/ast/src/cmd/ie/
H A Dedit.h118 #define NO 0 macro
H A Demacs.c137 #define NO 0 macro
1373 if ((cr_ok == NO) || (2*(new+plen)>(old+plen)))
/ast/src/cmd/nmake/
H A DMakerules.mk579 if ! .NO.LIB.TYPE && "$(-lib-type)"
599 .NO.LIB.TYPE = 0
613 if ! .NO.LIB.TYPE
1924 .NO.INSTALL. = 1
2183 X := $(.NO.INSTALL.)
2184 .NO.INSTALL. := 1
2191 .NO.INSTALL. := $(X)
2202 if I && ! "$(.NO.INSTALL.)"
2289 if ! "$(.NO.INSTALL.)"
2459 if ! "$(.INSTALL.$(S))" && ! "$(.NO
[all...]

Completed in 24 milliseconds