Searched refs:freelex (Results 1 - 5 of 5) sorted by relevance

/freebsd-9.3-release/contrib/tcsh/
H A Dsh.decls.h239 extern void freelex (struct wordent *);
H A Dsh.parse.c162 freelex(&alout);
H A Dsh.lex.c172 * The following loop is written so that the links needed by freelex will
261 freelex(struct wordent *vp) function
280 freelex(vp);
H A Dsh.func.c884 freelex(ohistent);
H A Dsh.hist.c1047 freelex(&hp->Hlex);

Completed in 57 milliseconds