/bionic/libc/upstream-openbsd/lib/libc/net/ |
D | inet_ntop.c | 74 char tmp[sizeof "255.255.255.255"]; in inet_ntop4() local 103 char tmp[sizeof "ffff:ffff:ffff:ffff:ffff:ffff:255.255.255.255"]; in inet_ntop6() local
|
D | inet_pton.c | 77 u_char tmp[INADDRSZ], *tp; in inet_pton4() local 128 u_char tmp[IN6ADDRSZ], *tp, *endp, *colonp; in inet_pton6() local
|
D | res_random.c | 138 u_int left, right, tmp; in permute15() local 176 u_int32_t tmp; in res_initid() local
|
/bionic/libc/bionic/ |
D | statvfs.cpp | 72 struct statfs tmp; in statvfs() local 83 struct statfs tmp; in fstatvfs() local
|
D | fts.c | 79 FTSENT *parent, *tmp; in fts_open() local 259 FTSENT *p, *tmp; in fts_read() local
|
D | ndk_cruft.cpp | 82 char tmp = *p; in memswap() local
|
/bionic/libc/dns/nameser/ |
D | ns_ttl.c | 98 u_long ttl, tmp; in ns_parse_ttl() local 151 char tmp[50]; in fmt1() local
|
D | ns_parse.c | 143 int tmp; in ns_parserr() local 206 int tmp; in ns_parserr2() local
|
D | ns_name.c | 631 u_char tmp[NS_MAXCDNAME]; in ns_name_uncompress() local 660 u_char tmp[NS_MAXCDNAME]; in ns_name_compress() local
|
D | ns_print.c | 119 char tmp[100]; in ns_sprintrrf() local
|
/bionic/libc/tzcode/ |
D | localtime.c | 1432 struct tm *const tmp) in localsub() 1512 localtime_rz(struct state *sp, time_t const *timep, struct tm *tmp) in localtime_rz() 1520 localtime_tzset(time_t const *timep, struct tm *tmp, bool setname) in localtime_tzset() 1541 localtime_r(const time_t *timep, struct tm *tmp) in localtime_r() 1552 struct tm *tmp) in gmtsub() 1574 gmtime_r(const time_t *timep, struct tm *tmp) in gmtime_r() 1611 const struct state *sp, struct tm *tmp) in timesub() 1742 struct tm *tmp = localtime(timep); in ctime() local 1750 struct tm *tmp = localtime_r(timep, &mytm); in ctime_r() local 1856 time2sub(struct tm *const tmp, in time2sub() [all …]
|
/bionic/libc/arch-arm64/generic/bionic/ |
D | memchr.S | 48 #define tmp x4 macro
|
/bionic/libm/upstream-freebsd/lib/msun/src/ |
D | e_jnf.c | 114 float q0,q1,h,tmp; int32_t k,m; in __ieee754_jnf() local
|
D | e_jn.c | 158 double q0,q1,h,tmp; int32_t k,m; in __ieee754_jn() local
|
/bionic/libc/upstream-netbsd/lib/libc/regex/ |
D | engine.c | 119 states tmp; /* temporary */ member 781 states tmp = m->tmp; in fast() local 876 states tmp = m->tmp; in slow() local
|
/bionic/libc/dns/resolv/ |
D | res_query.c | 230 char tmp[NS_MAXDNAME]; in res_nsearch() local
|
D | res_send.c | 765 void *tmp; in send_vc() local
|
D | res_cache.c | 1260 struct pending_req_info *ri, *tmp; in _cache_flush_pending_requests_locked() local
|
/bionic/libc/upstream-openbsd/lib/libc/crypt/ |
D | chacha_private.h | 94 u8 tmp[64]; in chacha_encrypt_bytes() local
|
/bionic/tests/ |
D | netdb_test.cpp | 118 char tmp[16]; in TEST() local
|
/bionic/libc/stdio/ |
D | stdio.cpp | 235 int tmp = fdflags & O_ACCMODE; in fdopen() local
|
/bionic/libc/dns/net/ |
D | gethnamaddr.c | 1077 char tmp[NS_INADDRSZ]; in map_v4v6_address() local
|
D | getaddrinfo.c | 394 int32_t tmp; in readBE32() local
|