Searched defs:temp (Results 1 – 4 of 4) sorted by relevance
| /bionic/libc/upstream-netbsd/lib/libc/stdlib/ |
| D | _rand48.c | 41 unsigned short temp[2]; in __dorand48() local
|
| /bionic/libm/upstream-freebsd/lib/msun/src/ |
| D | e_jnf.c | 38 float a, b, temp, di; in __ieee754_jnf() local 177 float a, b, temp; in __ieee754_ynf() local
|
| D | e_jn.c | 59 double a, b, temp, di; in __ieee754_jn() local 221 double a, b, temp; in __ieee754_yn() local
|
| /bionic/libc/dns/resolv/ |
| D | res_cache.c | 1439 char temp[256], *p=temp, *end=p+sizeof(temp); in _dump_query() local 1450 char temp[512], *p=temp, *end=p+sizeof(temp); in _cache_dump_mru() local
|