Home
last modified time | relevance | path

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

/bionic/libc/upstream-freebsd/lib/libc/string/
Dwcscasecmp.c38 wchar_t c1, c2; in wcscasecmp() local
Dwcsncasecmp.c38 wchar_t c1, c2; in wcsncasecmp() local
/bionic/linker/
Dlinker_utils.cpp90 char c1 = in_ptr[1]; in normalize_path() local
/bionic/tests/
Dstring_test.cpp844 int c1 = 'A'; in TEST() local
866 int c1 = rand() & mask; in TEST() local
Dstdio_test.cpp1088 char c1; in TEST() member
3554 int16_t c1; in TEST() local
3654 int16_t c1; in TEST() local
/bionic/libc/kernel/uapi/linux/android/
Dbinder.h11 #define B_PACK_CHARS(c1,c2,c3,c4) ((((c1) << 24)) | (((c2) << 16)) | (((c3) << 8)) | (c4)) argument
/bionic/libc/upstream-netbsd/lib/libc/regex/
Dregcomp.c1147 p_range_cmp(wchar_t c1, wchar_t c2) in p_range_cmp()
/bionic/libc/dns/resolv/
Dres_cache.c891 int c1, c2; in _dnsPacket_isEqualDomainName() local