Home
last modified time | relevance | path

Searched defs:argstk (Results 1 – 6 of 6) sorted by relevance

/csrg-svn/local/ditroff/ditroff.old.okeeffe/pic/
H A Dpic2.c49 char *argstk[10]; /* pointers to actual arguments in argval */ variable
/csrg-svn/local/ditroff/ditroff.okeeffe/pic/
H A Dpic2.c53 char *argstk[10]; /* pointers to actual arguments in argval */ variable
H A Dpic.h123 char *argstk[MAXARGS]; /* pointers to args */ member
/csrg-svn/local/ditroff/ditroff.okeeffe/eqn/
H A De.h77 char *argstk[MAXARGS]; /* pointers to args */ member
/csrg-svn/local/ditroff/ditroff.okeeffe/grap/
H A Dgrap.h49 char *argstk[MAXARGS]; /* pointers to args */ member
/csrg-svn/usr.bin/m4/
H A Dm4.c126 char *argstk[STACKS+10]; local