Searched defs:temp (Results 1 – 5 of 5) sorted by relevance
/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 | 57 double a, b, c, s, temp, di; in __ieee754_jn() local 220 double a, b, c, s, temp; in __ieee754_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 | 444 int temp; in RegisterXmlBenchmarks() local 450 int temp; in RegisterXmlBenchmarks() local
|
/bionic/libc/dns/resolv/ |
D | res_cache.c | 1495 char temp[256], *p=temp, *end=p+sizeof(temp); in _dump_query() local 1506 char temp[512], *p=temp, *end=p+sizeof(temp); in _cache_dump_mru() local
|