Home
last modified time | relevance | path

Searched defs:wint_t (Results 1 – 6 of 6) sorted by relevance

/freebsd-head/contrib/libedit/
HDchared.c239 c__prev_word(wchar_t *p, wchar_t *low, int n, int (*wtest)(wint_t)) in c__prev_word()
263 c__next_word(wchar_t *p, wchar_t *high, int n, int (*wtest)(wint_t)) in c__next_word()
282 int (*wtest)(wint_t)) in cv_next_word()
311 cv_prev_word(wchar_t *p, wchar_t *low, int n, int (*wtest)(wint_t)) in cv_prev_word()
377 cv__endword(wchar_t *p, wchar_t *high, int n, int (*wtest)(wint_t)) in cv__endword()
/freebsd-head/contrib/llvm-project/clang/lib/Headers/
HD__stddef_wint_t.h13 typedef __WINT_TYPE__ wint_t; typedef
/freebsd-head/include/
HDwchar.h94 typedef __wint_t wint_t; typedef
HDwctype.h51 typedef __wint_t wint_t; typedef
/freebsd-head/contrib/ntp/sntp/libopts/compat/
HDcompat.h327 typedef unsigned int wint_t; typedef
/freebsd-head/contrib/one-true-awk/
HDrun.c1974 wint_t (*fun_wc)(wint_t)) in nawk_convert() argument