Home
last modified time | relevance | path

Searched refs:v2 (Results 1 – 16 of 16) sorted by relevance

/picolibc-3.7.0-3.6.0/newlib/libc/ctype/
Dmkcaseconv88 echo " {$first, $diff, $v2, $v3},"
109 v2=$2
/picolibc-3.7.0-3.6.0/newlib/libm/test/
Dconvert.c303 double v2; in test_fcvt_r() local
312 v2 = strtod(fbuffer, &sfe); in test_fcvt_r()
316 v2 *= 10; in test_fcvt_r()
323 v2 = 0.0; in test_fcvt_r()
325 test_mok(v1, v2,30); in test_fcvt_r()
357 double v2; in test_fcvt() local
364 v2 = strtod(sf, &sfe); in test_fcvt()
368 v2 *= 10; in test_fcvt()
375 v2 = 0.0; in test_fcvt()
377 test_mok(v1, v2,30); in test_fcvt()
/picolibc-3.7.0-3.6.0/newlib/libc/machine/aarch64/
Dmemcmp.S156 eor v1.16b, v2.16b, v3.16b
162 eor v1.16b, v2.16b, v3.16b
163 eor v2.16b, v4.16b, v5.16b
164 umaxp v1.16b, v1.16b, v2.16b
Dstrnlen.S54 #define vend v2
Dmemrchr.S35 #define vhas_chr v2
Dstrchrnul.S54 #define vdata2 v2
Dmemchr.S35 #define vdata2 v2
Dstrchr.S54 #define vdata2 v2
Dstrlen.S57 #define datav2 v2
Dstrcpy.S59 #define vend v2
Dstrrchr.S61 #define vdata2 v2
/picolibc-3.7.0-3.6.0/newlib/libm/ld/ld80/
De_lgammal_r.c156 v2 = 3.786631705644460255229513563657226008015E3L, variable
376 p2 = v0 + y * (v1 + y * (v2 + y * (v3 + y * (v4 + y * (v5 + y))))); in lgammal_r()
/picolibc-3.7.0-3.6.0/newlib/libm/math/
Dsrf_lgamma.c63 v2 = 2.1284897327e+00, /* 0x4008392d */ variable
242 p2 = one + y * (v1 + y * (v2 + y * (v3 + y * (v4 + y * v5)))); in __math_lgammaf_r()
Dsr_lgamma.c131 v2 = 2.12848976379893395361e+00, /* 0x40010725, 0xA42B18F5 */ variable
310 p2 = one + y * (v1 + y * (v2 + y * (v3 + y * (v4 + y * v5)))); in __math_lgamma_r()
/picolibc-3.7.0-3.6.0/
DREADME.md781 7. Add tests for all semihost v2.0 functions.
DCOPYING.NEWLIB535 iconv (Charset Conversion Library) v2.0