OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:wcsxfrm
(Results
1 - 4
of
4
) sorted by null
/bionic/libc/wchar/
wcsxfrm.c
31
* Placeholder
wcsxfrm
() implementation. See wcscoll.c for a description of
35
wcsxfrm
(wchar_t * __restrict dest, const wchar_t * __restrict src, size_t len)
function
/ndk/sources/cxx-stl/llvm-libc++/src/support/android/
wchar_support.c
324
size_t
wcsxfrm
(wchar_t *dst, const wchar_t *src, size_t len) {
function
/external/bison/darwin-lib/
wchar.h
1106
# undef
wcsxfrm
macro
[
all
...]
/external/bison/linux-lib/
wchar.h
1106
# undef
wcsxfrm
macro
[
all
...]
Completed in 73 milliseconds