Searched refs:wint_t (Results 1 - 25 of 117) sorted by last modified time

12345

/freebsd-11-stable/contrib/llvm-project/libcxx/src/
H A Dlocale.cpp41 // On Linux, wint_t and wchar_t have different signed-ness, and this causes
1264 wint_t ch = static_cast<wint_t>(c);
1289 wint_t ch = static_cast<wint_t>(*low);
1332 wint_t ch = static_cast<wint_t>(*low);
1357 wint_t ch = static_cast<wint_t>(*low);
/freebsd-11-stable/contrib/llvm-project/libcxx/include/
H A D__bsd_locale_fallbacks.h34 wint_t __libcpp_btowc_l(int __c, locale_t __l)
41 int __libcpp_wctob_l(wint_t __c, locale_t __l)
/freebsd-11-stable/contrib/llvm-project/clang/lib/Headers/
H A Dstddef.h108 /* Some C libraries expect to see a wint_t here. Others (notably MinGW) will use
111 /* Always define wint_t when modules are available. */
116 typedef __WINT_TYPE__ wint_t; typedef
/freebsd-11-stable/contrib/tcsh/
H A Dtc.str.c406 wint_t l1 = 0, l2 = 0;
H A Dtc.nls.c38 xwcwidth (wint_t wchar)
H A Dsh.h98 typedef wint_t Char;
103 typedef wint_t eChar; /* Can contain any Char value or CHAR_ERR */
H A Ded.inputl.c671 wint_t c = ch & CHAR;
673 wint_t c = ch;
/freebsd-11-stable/bin/cat/
H A Dcat.c211 wint_t wch;
/freebsd-11-stable/contrib/libxo/libxo/
H A Dlibxo.c3073 if (iswprint((wint_t) wc)) {
3615 va_arg(xop->xo_vap, wint_t);
/freebsd-11-stable/usr.bin/join/
H A Djoin.c525 (void)printf("%lc", (wint_t)*tabchar);
/freebsd-11-stable/usr.bin/tr/
H A Dcmap.h39 wint_t cmn_from;
40 wint_t cmn_to;
47 wint_t cm_cache[CM_CACHE_SIZE];
51 wint_t cm_def;
52 wint_t cm_min;
53 wint_t cm_max;
57 bool cmap_add(struct cmap *, wint_t, wint_t);
58 wint_t cmap_lookup_hard(struct cmap *, wint_t);
[all...]
H A Dcmap.c44 static struct cmapnode *cmap_splay(struct cmapnode *, wint_t);
70 cmap_add(struct cmap *cm, wint_t from, wint_t to)
122 wint_t
123 cmap_lookup_hard(struct cmap *cm, wint_t ch)
141 wint_t ch;
155 wint_t
156 cmap_default(struct cmap *cm, wint_t def)
158 wint_t old;
167 cmap_splay(struct cmapnode *t, wint_t c
[all...]
/freebsd-11-stable/usr.bin/sort/
H A Dsort.h82 wint_t field_sep;
H A Dcoll.h138 * Main localised symbols. These must be wint_t as they may hold WEOF.
140 extern wint_t symbol_decimal_point;
141 extern wint_t symbol_thousands_sep;
142 extern wint_t symbol_negative_sign;
143 extern wint_t symbol_positive_sign;
H A Dcoll.c52 wint_t symbol_decimal_point = L'.';
54 wint_t symbol_thousands_sep = 0;
55 wint_t symbol_negative_sign = L'-';
56 wint_t symbol_positive_sign = L'+';
H A Dbwstring.c477 wint_t eols;
551 wint_t c = 0;
/freebsd-11-stable/lib/libedit/
H A Drefresh.c56 private void re_addc(EditLine *, wint_t);
60 private void re_fastputc(EditLine *, wint_t);
129 re_addc(EditLine *el, wint_t c)
165 re_putc(EditLine *el, wint_t c, int shift)
1059 re_fastputc(EditLine *el, wint_t c)
H A Dmap.c58 private void map_print_some_keys(EditLine *, el_action_t *, wint_t, wint_t);
1152 map_print_some_keys(EditLine *el, el_action_t *map, wint_t first, wint_t last)
1311 argv[0], (wint_t)p[1]);
/freebsd-11-stable/lib/libc/regex/
H A Dregex2.h110 wint_t min;
111 wint_t max;
117 wint_t *wides;
126 CHIN1(cset *cs, wint_t ch)
147 CHIN(cset *cs, wint_t ch)
H A Dregcomp.c128 static wint_t p_b_symbol(struct parse *p);
129 static wint_t p_b_coll_elem(struct parse *p, wint_t endc);
130 static wint_t othercase(wint_t ch);
131 static void bothcases(struct parse *p, wint_t ch);
132 static void ordinary(struct parse *p, wint_t ch);
138 static void CHadd(struct parse *p, cset *cs, wint_t ch);
139 static void CHaddrange(struct parse *p, cset *cs, wint_t min, wint_t ma
[all...]
H A Dengine.c107 static states step(struct re_guts *g, sopno start, sopno stop, states bef, wint_t ch, states aft);
575 wint_t wc;
771 wint_t c;
772 wint_t lastc; /* previous c */
773 wint_t flagch;
893 wint_t ch, /* character or NONCHAR code */
/freebsd-11-stable/contrib/libc-vis/
H A Dvis.c96 static wchar_t *do_svis(wchar_t *, wint_t, int, wint_t, const wchar_t *);
164 do_hvis(wchar_t *dst, wint_t c, int flags, wint_t nextc, const wchar_t *extra)
187 do_mvis(wchar_t *dst, wint_t c, int flags, wint_t nextc, const wchar_t *extra)
208 do_mbyte(wchar_t *dst, wint_t c, int flags, wint_t nextc, int iswextra)
305 do_svis(wchar_t *dst, wint_t c, int flags, wint_t next
[all...]
/freebsd-11-stable/lib/libc/stdio/
H A Dvfwscanf.c111 inccl(const struct ccl *ccl, wint_t wi)
145 wint_t wi;
167 wint_t wi;
187 wint_t wi;
214 wint_t wi;
244 wint_t wi;
270 wint_t wi;
451 wint_t c; /* character from format, or conversion */
461 wint_t wi; /* handy wint_t */
[all...]
H A Dvfwprintf.c78 static wint_t __xfputwc(wchar_t, FILE *, locale_t);
251 static wint_t
273 return (__sfvwrite(fp, &uio) != EOF ? (wint_t)wc : WEOF);
692 *(cp = buf) = (wchar_t)GETARG(wint_t);
H A Dvfscanf.c166 wint_t wi;
225 wint_t wi;
286 wint_t wi;

Completed in 421 milliseconds

12345