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

  /bionic/libc/upstream-openbsd/lib/libc/string/
wcsstr.c 35 #ifdef WCSWCS
36 wcswcs(const wchar_t *big, const wchar_t *little) function
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
string.h 160 #define wcswcs wcsstr macro
wchar.h 881 #define wcswcs macro
    [all...]
  /external/libcxx/include/support/solaris/
wchar.h 24 #define wcswcs sun_wcswcs macro
44 #undef wcswcs macro
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/include/support/solaris/
wchar.h 24 #define wcswcs sun_wcswcs macro
44 #undef wcswcs macro
  /prebuilts/ndk/9/sources/cxx-stl/llvm-libc++/libcxx/include/support/solaris/
wchar.h 24 #define wcswcs sun_wcswcs macro
44 #undef wcswcs macro
  /bionic/libc/bionic/
ndk_cruft.cpp 229 extern "C" wchar_t* wcswcs(wchar_t* haystack, wchar_t* needle) { function

Completed in 336 milliseconds