Home
last modified time | relevance | path

Searched defs:xputwchar (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/tcsh/
H A Dsh.decls.h337 # define xputwchar(C) xputchar(C) macro
H A Dsh.print.c133 xputwchar(Char c) in xputwchar() function