Home
last modified time | relevance | path

Searched defs:ch (Results 1 – 25 of 29) sorted by relevance

12

/bionic/libc/dns/resolv/
Dres_comp.c172 int pch = PERIOD, ch = *dn++; in res_hnok() local
215 int ch, escaped = 0; in res_mailok() local
243 int ch; in res_dnok() local
Dres_init.c125 #define ISSORTMASK(ch) (strchr(sort_mask, ch) != NULL) argument
/bionic/libc/dns/nameser/
Dns_ttl.c84 int ch; in ns_format_ttl() local
99 int ch, digits, dirty; in ns_parse_ttl() local
Dns_name.c882 special(int ch) { in special()
907 printable(int ch) { in printable()
916 mklower(int ch) { in mklower()
/bionic/libc/upstream-openbsd/lib/libc/net/
Dinet_pton.c76 int saw_digit, octets, ch; in inet_pton4() local
130 int ch, saw_xdigit, count_xdigit; in inet_pton6() local
Dbase64.c187 int tarindex, state, ch; in b64_pton() local
/bionic/libc/bionic/
Dstrchr.cpp32 char* strchr(const char* p, int ch) { in strchr()
Dstrchrnul.cpp17 extern "C" const char* strchrnul(const char* s, int ch) { in strchrnul()
Dstrrchr.cpp32 char* strrchr(const char* p, int ch) { in strrchr()
Dmbrtoc32.cpp57 uint8_t ch; in mbrtoc32() local
Dndk_cruft.cpp134 static inline int digitval(int ch) { in digitval()
327 char* index(const char* str, int ch) { in index()
Dfortify.cpp281 char* __strchr_chk(const char* p, int ch, size_t s_len) { in __strchr_chk()
386 char* __strrchr_chk(const char* p, int ch, size_t s_len) { in __strrchr_chk()
/bionic/libm/
Ddigittoint.c32 __LIBC_HIDDEN__ int digittoint(char ch) { in digittoint()
/bionic/libm/upstream-netbsd/lib/libm/complex/
Dcsinl.c41 long double ch, sh; in csinl() local
Dccosl.c41 long double ch, sh; in ccosl() local
/bionic/libc/upstream-openbsd/lib/libc/stdio/
Dfgetwc.c63 int ch = __sgetc(fp); in __fgetwc_unlock() local
/bionic/libc/async_safe/
Dasync_safe_log.cpp154 int ch = *p; in parse_decimal() local
179 char ch; in format_unsigned() local
200 char ch = buf[i]; in format_unsigned() local
227 static void SendRepeat(Out& o, char ch, int count) { in SendRepeat()
/bionic/libc/upstream-netbsd/lib/libc/regex/
Dregcomp.c1104 wint_t ch; in p_bracket() local
1422 may_escape(struct parse *p, const wint_t ch)
1471 othercase(wint_t ch)
1489 bothcases(struct parse *p, wint_t ch)
1523 ordinary(struct parse *p, wint_t ch)
1762 CHadd(struct parse *p, cset *cs, wint_t ch)
2280 int ch; local
Dregex2.h134 CHIN1(cset *cs, wint_t ch) in CHIN1()
160 CHIN(cset *cs, wint_t ch) in CHIN()
Dengine.c1039 wint_t ch, /* character or NONCHAR code */ in step()
1178 int ch, in print()
1247 pchar(int ch) in pchar()
/bionic/tests/
Dstdio_test.cpp3159 char ch; in TEST() local
3171 char ch; in TEST() local
3183 char ch; in TEST() local
3195 char ch; in TEST() local
3207 char ch; in TEST() local
3219 char ch; in TEST() local
3231 char ch; in TEST() local
3243 char ch; in TEST() local
3251 char ch; in TEST() local
3266 char ch; in TEST() local
Dsearch_test.cpp299 for (char ch = ' '; ch <= '~'; ++ch) { in TEST() local
/bionic/libc/stdio/
Dvfwprintf.cpp152 int ch; in FUNCTION_NAME() local
Dvfprintf.cpp163 int ch; in FUNCTION_NAME() local
/bionic/libc/kernel/uapi/sound/
Dhdspm.h143 struct hdspm_channelfader ch[HDSPM_MIXER_CHANNELS]; member

12