Home
last modified time | relevance | path

Searched refs:INVPPTR (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/tcsh/
H A Dsh.lex.c1413 if (evalvec == INVPPTR) { in readc()
1421 evalvec = INVPPTR; in readc()
H A Dsh.h1204 extern Char **INVPPTR;
H A Dsh.c99 Char **INVPPTR = &INVPTR; variable