Home
last modified time | relevance | path

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

/plan9-contrib/sys/src/cmd/gs/src/
H A Dall-arch.mak178 ARGS = -f src/unixansi.mak $(COMMON_ARGS) macro
/plan9-contrib/sys/src/ape/cmd/pdksh/
H A Dsh.h10 # define ARGS(args) args /* prototype declaration */ macro
12 # define ARGS(args) () /* K&R declaration */ macro