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

  /bionic/libc/upstream-freebsd/lib/libc/string/
wcsncmp.c 34 __RCSID("$NetBSD: wcsncmp.c,v 1.3 2001/01/05 12:13:13 itojun Exp $");
42 wcsncmp(const wchar_t *s1, const wchar_t *s2, size_t n) function
  /ndk/sources/android/support/src/
wchar_support.c 154 int wcsncmp(const wchar_t *s1, const wchar_t *s2, size_t n) { function
  /external/bison/darwin-lib/
wchar.h 1035 # undef wcsncmp macro
    [all...]
  /external/bison/linux-lib/
wchar.h 1035 # undef wcsncmp macro
    [all...]

Completed in 210 milliseconds