Lines Matching defs:wi
78 xmbrtowc(wint_t *wi, const char *s, size_t n, mbstate_t *mbs, wint_t dummy)85 if (wi != NULL)86 *wi = wc;91 if (wi != NULL)92 *wi = dummy;97 if (wi)98 *wi = *s;104 xmbrtowc_dummy(wint_t *wi,111 if (wi != NULL)112 *wi = (unsigned char)*s;