HomeSort by relevance Sort by last modified time
    Searched defs:wcsxfrm (Results 1 - 4 of 4) sorted by null

  /ndk/sources/android/support/src/musl-locale/
wcsxfrm.c 4 size_t wcsxfrm(wchar_t *restrict dest, const wchar_t *restrict src, size_t n) function
  /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
  /external/bison/darwin-lib/
wchar.h 1106 # undef wcsxfrm macro
    [all...]
  /external/bison/linux-lib/
wchar.h 1106 # undef wcsxfrm macro
    [all...]

Completed in 84 milliseconds