Home
last modified time | relevance | path

Searched refs:PUTPURE (Results 1 – 2 of 2) sorted by relevance

/NextBSD/contrib/tcsh/
HDed.screen.c937 (void) tputs(Str(T_me), 1, PUTPURE); in SetAttributes()
944 (void) tputs(Str(T_md), 1, PUTPURE); in SetAttributes()
950 (void) tputs(Str(T_me), 1, PUTPURE); in SetAttributes()
952 (void) tputs(Str(T_se), 1, PUTPURE); in SetAttributes()
956 (void) tputs(Str(T_ue), 1, PUTPURE); in SetAttributes()
966 (void) tputs(Str(T_so), 1, PUTPURE); in SetAttributes()
972 (void) tputs(Str(T_se), 1, PUTPURE); in SetAttributes()
980 (void) tputs(Str(T_us), 1, PUTPURE); in SetAttributes()
986 (void) tputs(Str(T_ue), 1, PUTPURE); in SetAttributes()
999 (void) tputs(Str(T_mr), 1, PUTPURE); in StartHighlight()
[all …]
HDed.h242 # define PUTPURE putpure macro
251 # define PUTPURE ((void (*)(int)) putpure) macro