Home
last modified time | relevance | path

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

/aosp12/bionic/libc/upstream-freebsd/lib/libc/string/
H A Dwcschr.c35 wcschr(const wchar_t *s, wchar_t c) in wcschr() function
/aosp12/bionic/libc/arch-x86/atom/string/
H A Dsse2-wcschr-atom.S88 ENTRY (wcschr)
267 END (wcschr)
/aosp12/bionic/tests/headers/posix/
H A Dwchar_h.c81 FUNCTION(wcschr, wchar_t* (*f)(const wchar_t*, wchar_t)); in wchar_h()
/aosp12/bionic/libc/include/
H A Dwchar.h78 wchar_t* wcschr(const wchar_t* __s, wchar_t __wc);
/aosp12/bionic/libc/tools/
H A Dposix-2013.txt1136 wcschr
/aosp12/bionic/libc/
H A DAndroid.bp325 "upstream-freebsd/lib/libc/string/wcschr.c",
356 "upstream-freebsd/lib/libc/string/wcschr.c",
918 "arch-x86/atom/string/sse2-wcschr-atom.S",
H A Dlibc.map.txt1165 wcschr;
/aosp12/bionic/tools/versioner/platforms/
H A Dlibc.map.txt1165 wcschr;
/aosp12/packages/modules/adb/
H A Dsysdeps_win32.cpp2917 wchar_t* const equal = wcschr(*env, L'='); in _init_env()
/aosp12/bionic/benchmarks/linker_relocation/gen/
H A Dliblinker_reloc_bench_087.S36159 CALL(wcschr)