Searched defs:temp (Results 1 – 9 of 9) sorted by relevance
/picolibc-3.7.0-3.6.0/newlib/libm/machine/aarch64/ |
D | s_llrint.c | 33 double temp; in llrint() local
|
D | s_lrint.c | 33 double temp; in lrint() local
|
D | sf_llrint.c | 33 float temp; in llrintf() local
|
D | sf_lrint.c | 33 float temp; in lrintf() local
|
/picolibc-3.7.0-3.6.0/newlib/libc/stdlib/ |
D | rand48.c | 144 unsigned short temp[2]; in __dorand48() local
|
D | ldtoa.c | 1931 unsigned short temp[NI + 1]; in e64toe() local
|
/picolibc-3.7.0-3.6.0/newlib/libc/xdr/ |
D | xdr_stdio.c | 113 u_int32_t temp; in xdrstdio_getlong() local 125 u_int32_t temp = htonl ((u_int32_t) * lp); in xdrstdio_putlong() local 191 int32_t temp; in xdrstdio_getint32() local 203 int32_t temp = htonl (*ip); in xdrstdio_putint32() local
|
/picolibc-3.7.0-3.6.0/newlib/libm/math/ |
D | sf_jn.c | 27 float a, b, temp, di; in jnf() local 175 float a, b, temp; in ynf() local
|
D | s_jn.c | 54 __float64 a, b, temp, di; in jn64() local 240 __float64 a, b, temp; in _MATH_ALIAS_d_id() local
|