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

/macosx-10.10/tcsh-65/tcsh/
H A Dsh.char.c69 _DOL|_PUN, _PUN, _META|_CMD|_PUN,_QF|_PUN,
72 _META|_CMD|_PUN,_META|_PUN, _GLOB|_PUN, _PUN,
84 _DIG|_XD, _DIG|_XD, _PUN, _META|_CMD|_PUN,
135 _META|_CMD|_PUN,_PUN, _PUN, _CTR,
270 _DOL|_PUN, _PUN, _META|_CMD|_PUN,_QF|_PUN,
273 _META|_CMD|_PUN,_META|_PUN, _GLOB|_PUN, _PUN,
285 _DIG|_XD, _DIG|_XD, _PUN, _META|_CMD|_PUN,
336 _META|_CMD|_PUN,_PUN, _PUN, _CTR,
469 _DOL|_PUN, _PUN, _META|_CMD|_PUN,_QF|_PUN,
472 _META|_CMD|_PU
[all...]
H A Dsh.char.h122 #undef _CMD macro
123 #define _CMD 0x2000 /* lex end of command chars, ;&(|` */ macro
169 #define iscmdmeta(c) cmap((c), _CMD)

Completed in 171 milliseconds