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

/freebsd-9.3-release/contrib/tcsh/
H A Ded.screen.c149 #define T_md 22 macro
261 tstr[T_md].name = "md";
262 tstr[T_md].long_name = CSAVS(4, 21, "begin bold");
943 if (GoodStr(T_md) && GoodStr(T_me)) {
944 (void) tputs(Str(T_md), 1, PUTPURE);
949 if (GoodStr(T_md) && GoodStr(T_me)) {
/freebsd-9.3-release/lib/libedit/
H A Dterm.c190 #define T_md 20 macro

Completed in 46 milliseconds