Home
last modified time | relevance | path

Searched defs:t2 (Results 1 – 16 of 16) sorted by relevance

/picolibc-latest/newlib/libm/math/
Dsf_hypot.c21 float a = x, b = y, t1, t2, y1, y2, w; in hypotf() local
Ds_hypot.c53 __float64 a = x, b = y, t1, t2, y1, y2, w; in hypot64() local
Dsf_log.c35 float hfsq, f, s, z, R, w, t1, t2, dk; in logf() local
Ds_log.c86 __float64 hfsq, f, s, z, R, w, t1, t2, dk; in log64() local
Dsf_pow.c60 float y1, t1, t2, r, s, t, u, v, w; in powf() local
Ds_pow.c101 __float64 y1, t1, t2, r, s, t, u, v, w; in pow64() local
Dsrf_lgamma.c43 t2 = 6.4624942839e-02, /* 0x3d845a15 */ variable
Dsr_lgamma.c111 t2 = 6.46249402391333854778e-02, /* 0x3FB08B42, 0x94D5419B */ variable
/picolibc-latest/newlib/libm/ld/ld128/
De_hypotl.c50 long double a,b,t1,t2,yy1,y2,w; in hypotl() local
De_powl.c146 long double yy1, t1, t2, r, s, t, u, v, w; in powl() local
/picolibc-latest/newlib/libc/machine/mips/machine/
Dregdef.h61 #define t2 $14 macro
70 #define t2 $10 macro
/picolibc-latest/test/
Dtime-tests.c104 time_t t2 = mktime( &dtForMktime2 ); in main() local
/picolibc-latest/newlib/libm/ld/ld80/
De_hypotl.c50 long double a,b,t1,t2,yy1,y2,w; in hypotl() local
/picolibc-latest/newlib/libm/common/
Dlog2.c56 double_t z, r, r2, r4, y, invc, logc, kd, hi, lo, t1, t2, t3, p; variable
Dpow.c63 double_t z, r, y, invc, logc, logctail, kd, hi, t1, t2, lo, lo1, lo2, p; in log_inline() local
/picolibc-latest/newlib/libc/xdr/
Dxdr.c865 int32_t t1, t2; in xdr_int64_t() local
895 uint32_t t1, t2; in xdr_u_int64_t() local
926 uint32_t t1, t2; in xdr_uint64_t() local