Home
last modified time | relevance | path

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

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