Home
last modified time | relevance | path

Searched defs:c2 (Results 1 – 8 of 8) sorted by relevance

/bionic/libc/upstream-freebsd/lib/libc/string/
Dwcscasecmp.c36 wchar_t c1, c2; in wcscasecmp() local
Dwcsncasecmp.c36 wchar_t c1, c2; in wcsncasecmp() local
/bionic/linker/
Dlinker_utils.cpp37 char c2 = in_ptr[2]; in normalize_path() local
/bionic/libc/upstream-netbsd/lib/libc/regex/
Dregcomp.c1581 int c2) in samesets()
1610 int c2; in categorize() local
/bionic/libc/kernel/uapi/linux/
Dbinder.h22 #define B_PACK_CHARS(c1,c2,c3,c4) ((((c1) << 24)) | (((c2) << 16)) | (((c3) << 8)) | (c4)) argument
/bionic/libc/kernel/uapi/linux/android/
Dbinder.h24 #define B_PACK_CHARS(c1,c2,c3,c4) ((((c1) << 24)) | (((c2) << 16)) | (((c3) << 8)) | (c4)) argument
/bionic/tests/
Dstring_test.cpp833 int c2 = 'N'; in TEST() local
855 int c2 = rand() & mask; in TEST() local
/bionic/libc/dns/resolv/
Dres_cache.c875 int c1, c2; in _dnsPacket_isEqualDomainName() local