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

/freebsd-12-stable/contrib/tcsh/
H A Dtw.h78 #define ismetahash(a) (ismeta(a) && (a) != '#') macro
H A Ded.inputl.c846 while (ismetahash(*argptr) || iscmdmeta(*argptr))
850 (!ismetahash(*Cursor) && !iscmdmeta(*Cursor)));
924 while (ismetahash(*argptr) || iscmdmeta(*argptr))
928 (!ismetahash(*Cursor) && !iscmdmeta(*Cursor)));
H A Dtw.comp.c230 if (ismetahash(*bf))
H A Dtw.parse.c213 if (ismetahash(qline.s[qline.len - 1])

Completed in 174 milliseconds