Home
last modified time | relevance | path

Searched defs:tmp (Results 1 – 23 of 23) sorted by relevance

/bionic/libc/upstream-openbsd/lib/libc/net/
Dinet_ntop.c74 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
Dinet_pton.c77 u_char tmp[INADDRSZ], *tp; in inet_pton4() local
128 u_char tmp[IN6ADDRSZ], *tp, *endp, *colonp; in inet_pton6() local
Dres_random.c138 u_int left, right, tmp; in permute15() local
176 u_int32_t tmp; in res_initid() local
/bionic/libc/bionic/
Dstatvfs.cpp72 struct statfs tmp; in statvfs() local
83 struct statfs tmp; in fstatvfs() local
Dfts.c79 FTSENT *parent, *tmp; in fts_open() local
259 FTSENT *p, *tmp; in fts_read() local
Dndk_cruft.cpp82 char tmp = *p; in memswap() local
/bionic/libc/dns/nameser/
Dns_ttl.c98 u_long ttl, tmp; in ns_parse_ttl() local
151 char tmp[50]; in fmt1() local
Dns_parse.c143 int tmp; in ns_parserr() local
206 int tmp; in ns_parserr2() local
Dns_name.c631 u_char tmp[NS_MAXCDNAME]; in ns_name_uncompress() local
660 u_char tmp[NS_MAXCDNAME]; in ns_name_compress() local
Dns_print.c119 char tmp[100]; in ns_sprintrrf() local
/bionic/libc/tzcode/
Dlocaltime.c1432 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/
Dmemchr.S48 #define tmp x4 macro
/bionic/libm/upstream-freebsd/lib/msun/src/
De_jnf.c114 float q0,q1,h,tmp; int32_t k,m; in __ieee754_jnf() local
De_jn.c158 double q0,q1,h,tmp; int32_t k,m; in __ieee754_jn() local
/bionic/libc/upstream-netbsd/lib/libc/regex/
Dengine.c119 states tmp; /* temporary */ member
781 states tmp = m->tmp; in fast() local
876 states tmp = m->tmp; in slow() local
/bionic/libc/dns/resolv/
Dres_query.c230 char tmp[NS_MAXDNAME]; in res_nsearch() local
Dres_send.c765 void *tmp; in send_vc() local
Dres_cache.c1260 struct pending_req_info *ri, *tmp; in _cache_flush_pending_requests_locked() local
/bionic/libc/upstream-openbsd/lib/libc/crypt/
Dchacha_private.h94 u8 tmp[64]; in chacha_encrypt_bytes() local
/bionic/tests/
Dnetdb_test.cpp118 char tmp[16]; in TEST() local
/bionic/libc/stdio/
Dstdio.cpp235 int tmp = fdflags & O_ACCMODE; in fdopen() local
/bionic/libc/dns/net/
Dgethnamaddr.c1077 char tmp[NS_INADDRSZ]; in map_v4v6_address() local
Dgetaddrinfo.c394 int32_t tmp; in readBE32() local