Home
last modified time | relevance | path

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

/freebsd/contrib/tcsh/
H A Dsh.char.c65 _DOL|_PUN, _PUN, _META|_CMD|_PUN,_QF|_PUN,
68 _META|_CMD|_PUN,_META|_PUN, _GLOB|_PUN, _PUN,
80 _DIG|_XD, _DIG|_XD, _PUN, _META|_CMD|_PUN,
131 _META|_CMD|_PUN,_PUN, _PUN, _CTR,
266 _DOL|_PUN, _PUN, _META|_CMD|_PUN,_QF|_PUN,
269 _META|_CMD|_PUN,_META|_PUN, _GLOB|_PUN, _PUN,
281 _DIG|_XD, _DIG|_XD, _PUN, _META|_CMD|_PUN,
332 _META|_CMD|_PUN,_PUN, _PUN, _CTR,
465 _DOL|_PUN, _PUN, _META|_CMD|_PUN,_QF|_PUN,
480 _DIG|_XD, _DIG|_XD, _PUN, _META|_CMD|_PUN,
[all …]
H A Dsh.char.h121 #undef _CMD
122 #define _CMD 0x2000 /* lex end of command chars, ;&(|` */ macro
166 #define iscmdmeta(c) cmap((c), _CMD)
/freebsd/sys/dev/cxgbe/common/
H A Dt4_hw.c7123 (var).op_to_write = cpu_to_be32(V_FW_CMD_OP(FW_##cmd##_CMD) | \