Home
last modified time | relevance | path

Searched defs:lastarg (Results 1 – 3 of 3) sorted by relevance

/minix3/external/bsd/mdocml/dist/
H A Dmdoc_macro.c704 int j, lastarg, maxargs, flushed, nl; in blk_exp_close() local
/minix3/bin/sh/
H A Deval.c717 char * volatile lastarg; in evalcommand() local
/minix3/external/mit/lua/dist/src/
H A Dloadlib.c638 int lastarg = lua_gettop(L); /* last parameter */ in ll_module() local