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.c137 u_int left, right, tmp; in permute15() local
175 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/upstream-openbsd/lib/libc/stdio/
Dfdopen.c46 int flags, oflags, fdflags, tmp; in fdopen() 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.c1287 struct tm * const tmp, struct state * sp) // android-changed: added sp. in localsub()
1375 localtime_r(const time_t * const timep, struct tm * tmp) in localtime_r()
1393 struct tm *const tmp, struct state * sp __unused) // android-changed: added sp. in gmtsub()
1430 gmtime_r(const time_t * const timep, struct tm * tmp) in gmtime_r()
1466 register struct tm *const tmp) in timesub()
1714 time2sub(struct tm * const tmp, in time2sub()
1893 time2(struct tm * const tmp, in time2()
1910 time1(struct tm * const tmp, in time1()
1985 mktime(struct tm * const tmp) in mktime()
1997 timelocal(struct tm * const tmp) in timelocal()
[all …]
/bionic/libc/arch-arm64/generic/bionic/
Dmemchr.S48 #define tmp x4 macro
/bionic/libm/upstream-freebsd/lib/msun/src/
De_jnf.c108 float q0,q1,h,tmp; int32_t k,m; in __ieee754_jnf() local
De_jn.c156 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.c748 void *tmp; in send_vc() local
Dres_cache.c1255 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/dns/net/
Dgethnamaddr.c1077 char tmp[NS_INADDRSZ]; in map_v4v6_address() local
Dgetaddrinfo.c394 int32_t tmp; in readBE32() local