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

/freebsd-9.3-release/contrib/tcsh/
H A Dsh.exp.c951 struct wordent paraml1; local
952 struct wordent *hp = &paraml1;
969 cleanup_push(&paraml1, lex_cleanup);
970 alias(&paraml1);
971 t = syntax(paraml1.next, &paraml1, 0);
976 cleanup_until(&paraml1);

Completed in 48 milliseconds