Searched defs:ARGS (Results 1 - 2 of 2) sorted by relevance

/ast/src/cmd/html/
H A Dtroff2html.h37 #define ARGS 512 macro
62 char* argv[ARGS]; /* arg values */
248 unsigned char ta[ARGS]; /* .ta stops */
/ast/src/cmd/nmake/
H A DMakerules.mk1236 $(MAKE) --file=$(MAKEFILE) --keepgoing $(-) --errorid=$(<:V:Q) .ATTRIBUTE.$(IFFEGENDIR)/%:.ACCEPT MAKEPATH=..:$(MAKEPATH) $(=:V:N!=MAKEPATH=*) $(.RECURSE.ARGS.:N!=.CC-*:/^\.INSTALL$/.CC-INSTALL/) $(%:Y;$$(INSTRUMENT_$$(%:/,.*//):@?--instrument=$$(%:/,.*//)?$$(%:V:/,/ /G:/~/,/G:N!=[!-+]*=*:@/^./CCFLAGS=-&/:@Q) $$(%:V:/,/ /G:/~/,/G:N=[!-+]*=*)?);;) $(.VARIANT.$(<))
1334 .ARGS : .INSERT $(<)
1519 .RECURSE.ARGS. : .FUNCTION
1522 for A $(.ORIGINAL.ARGS.)
1532 if V && "$(~.ARGS:A=.ONOBJECT)"
1574 print $(D:W=P=$(.RECURSE.ARGS.:A!=.ONOBJECT:N!=.RECURSE))
1578 D := $(D:W=R=$(.RECURSE.ARGS.:A!=.ONOBJECT:N!=.RECURSE))
1581 D := $(D:N=?(*/)($(.RECURSE.ARGS.:/ /|/G)))
1590 .ORIGINAL.ARGS. := $(.ORIGINAL.ARGS
[all...]

Completed in 50 milliseconds