Home
last modified time | relevance | path

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

/freebsd/contrib/libedit/
H A Dchared.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/include/
H A Dwchar.h94 typedef __wint_t wint_t; typedef
H A Dwctype.h51 typedef __wint_t wint_t; typedef
/freebsd/contrib/ntp/sntp/libopts/compat/
H A Dcompat.h327 typedef unsigned int wint_t; typedef
/freebsd/contrib/one-true-awk/
H A Drun.c1976 wint_t (*fun_wc)(wint_t)) in nawk_convert() argument