Home
last modified time | relevance | path

Searched refs:xputwchar (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/tcsh/
H A Dsh.decls.h334 extern void xputwchar (Char);
337 # define xputwchar(C) xputchar(C) macro
H A Dsh.print.c133 xputwchar(Char c) in xputwchar() function
H A Dtc.sched.c93 xputwchar(*cp++); in dosched()
H A Dtw.color.c486 xputwchar(suffix); in print_with_color()
H A Dtw.comp.c150 xputwchar(*ptr); in tw_pr()
H A Dtc.who.c507 xputwchar(*cp++);
H A Dsh.hist.c1091 xputwchar(*cp++); in phist()
H A Dsh.func.c1301 xputwchar(c | QUOTE); in xecho()