Searched defs:temp (Results 1 – 5 of 5) sorted by relevance
| /bionic/libm/upstream-freebsd/lib/msun/src/ |
| D | e_jnf.c | 35 float a, b, temp, di; in jnf() local 174 float a, b, temp; in ynf() local
|
| D | e_jn.c | 53 double a, b, c, s, temp, di; in jn() local 216 double a, b, c, s, temp; in yn() local
|
| /bionic/libc/upstream-netbsd/lib/libc/stdlib/ |
| D | _rand48.c | 41 unsigned short temp[2]; in __dorand48() local
|
| /bionic/benchmarks/ |
| D | bionic_benchmarks.cpp | 464 int temp; in RegisterXmlBenchmarks() local 470 int temp; in RegisterXmlBenchmarks() local
|
| /bionic/libc/dns/resolv/ |
| D | res_cache.c | 1491 char temp[256], *p=temp, *end=p+sizeof(temp); in _dump_query() local 1502 char temp[512], *p=temp, *end=p+sizeof(temp); in _cache_dump_mru() local
|