Searched defs:fstack (Results 1 – 3 of 3) sorted by relevance
32 static struct fstack struct34 FILE *fin;35 char *fname;36 int lineno;
108 struct fstack{ struct114 }fstack[NFSTACK]; /* stack of open input files & defines */ argument
475 Font *fstack[Maxfsp]; variable