Searched refs:btowc (Results 1 – 9 of 9) sorted by relevance
34 btowc(int c) in btowc() function53 DEF_STRONG(btowc);
48 FUNCTION(btowc, wint_t (*f)(int)); in wchar_h()
46 wint_t btowc(int __ch);
511 while (pt < ptlim && (*pt = btowc(*str++)) != L'\0') in _sadd()
303 *(cp = buf) = (wchar_t)btowc(GETARG(int)); in FUNCTION_NAME()
57 btowc
251 btowc;
397 "upstream-openbsd/lib/libc/locale/btowc.c",