OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
153
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 1251 milliseconds