Searched refs:ARGVcell (Results 1 – 2 of 2) sorted by relevance
60 Cell *ARGVcell; /* cell with symbol table containing ARGV[...] */ variable129 ARGVcell = cp; in arginit()
341 extern Cell *ARGVcell; in getargv()343 ap = (Array *)ARGVcell->sval; in getargv()