Searched refs:MAIN (Results 1 - 5 of 5) sorted by relevance

/ast/src/cmd/nmake/
H A DSYSTEM.mk7 * SS.MAIN is set to the first subsystem and its option table
26 * no lhs and no rhs clears SS.MAIN
31 SS.MAIN =
45 SS.MAIN =
90 SS.MAIN =
105 if SS.MAIN
124 SS.MAIN := $(SS)
126 if ( SS.OPTIONS = "$(.TABLE.INIT. $(SS.MAIN))" )
195 no$(SS.MAIN) : $(P)
270 no$(SS.MAIN)
[all...]
H A DMakerules.mk1786 if ! "$(~.MAIN)"
1787 .MAIN : .ALL
1790 .MAIN : .CLEAR .ALL
2145 if ! .MAIN.TARGET.
2146 .MAIN.TARGET. := $(B:B:S)
2648 .ALL .MAIN : $(LHS)
2799 .ALL .INSTALL .MAIN all cc- install : .CLEAR .DO.NOTHING
3776 .MAIN.TARGET. := $(T:O=1:B:S)
3817 if ! .MAIN.TARGET.
3818 .MAIN
[all...]
/ast/src/cmd/vczip/tests/
H A Dterror.h101 #ifndef MAIN
103 #define MAIN() main(int argc, char** argv) macro
105 #define MAIN() main(argc, argv) int argc; char** argv; macro
107 #endif /*MAIN*/
/ast/src/lib/libast/misc/
H A Drecfmt.c146 #if MAIN
/ast/src/cmd/INIT/
H A Dregress.sh1333 typeset COMPARE MAIN JOBPID='' JOBSTATUS=''
1393 MAIN=$UNIT

Completed in 307 milliseconds