Home
last modified time | relevance | path

Searched refs:btowc (Results 1 – 10 of 10) sorted by relevance

/aosp12/bionic/libc/upstream-openbsd/lib/libc/locale/
H A Dbtowc.c34 btowc(int c) in btowc() function
53 DEF_STRONG(btowc);
/aosp12/bionic/tests/headers/posix/
H A Dwchar_h.c48 FUNCTION(btowc, wint_t (*f)(int)); in wchar_h()
/aosp12/bionic/libc/include/
H A Dwchar.h46 wint_t btowc(int __ch);
/aosp12/bionic/libc/upstream-openbsd/lib/libc/time/
H A Dwcsftime.c511 while (pt < ptlim && (*pt = btowc(*str++)) != L'\0') in _sadd()
/aosp12/bionic/libc/stdio/
H A Dvfwprintf.cpp303 *(cp = buf) = (wchar_t)btowc(GETARG(int)); in FUNCTION_NAME()
/aosp12/bionic/libc/tools/
H A Dposix-2013.txt57 btowc
/aosp12/bionic/libc/
H A Dlibc.map.txt251 btowc;
H A DAndroid.bp484 "upstream-openbsd/lib/libc/locale/btowc.c",
/aosp12/bionic/tools/versioner/platforms/
H A Dlibc.map.txt251 btowc;
/aosp12/bionic/benchmarks/linker_relocation/gen/
H A Dliblinker_reloc_bench_063.S11185 CALL(btowc)